Hi I have a form with a text area on it which has descriptive text which will contain punctuation marks such as comma\'s etc.
I\'m using nicEdit with the \"link\" button. And I have different problems with Chrome and Firefox when: I don\'t select any text and introduce a link and a title,then click Submit Query.
I am using nicEdit to add rich text editing to a textarea.I am using the Codeigniter MVC framework and jQuery to make a simple AJAX call to create a new textarea then applying nicEdit to this new text
Hello i have small problem with nicedit editor the problem is the first line is can not be affected ! example :
I am using NicEdit as a wysiwig JS editor for a page in my MVC3 project. The field i want an editor for isa textarea and it is a \'required开发者_Go百科\' field.
i\'m using nicedit.js to convert my textarea to html editor, when i call the directly the page there is no prob, but when i call via ajax call, or call page which under jquery tab, the editor page not
I\'m using the NicEdit WYSIWYG plugin on my site. It\'s come to my attention that when NicEdit is instantiated in Chrome, the following Javascript error is generated:
So what I want to do is to submit a form using jQuery\'s AJAX function. And the route I choose to go was to use $(\'#form\').serialize(); and then pass that as a GET request. It works out all dandy an
I have some textareas in my page. I converted all into niceeditor with the option provided. I will save the content of the niceditor into my database. While i am retrieving, i will get the html tagged
I found niceedit text editor as simple as i wanted. It includes the file upload plugin. It uploads the file to imageshack. I would l开发者_JAVA技巧ike to change its upload path. but how don\'t know. W