javascript - nicEdit does not behave accordingly in Chrome -


I integrate nicEdit because it is in contrast to all other people who are hundreds of KB < P> This problem is causing chrome. For example, the text is not saved in textile or bolded things. The problem can be seen or see the code below. Please do not provide a Hunter like responder, because it is not helping anything.

I have disabled the editor for debugging purposes. You can enable it with your console through the new console (). Panel Instance ('Comment');

  & lt; Div class = "rdd blog-item" & gt; & Lt; H1 & gt; & Lt; An id = "blog item-title" href = "/ b / asdfssadfadf" & gt; This IIS test & lt; / A & gt; & Lt; / H1> & Lt; Div class = "blog-date" & gt; Posted Date: 2013-03-01 & lt; / Div & gt; & Lt; Div class = "blog-message" & gt; & Lt; P & gt; Asdfasdfas & lt; / P & gt; & Lt; / Div & gt; & Lt; Div class = "blog-keyword" & gt; Keywords: & lt; A href = "/ k / dfsa sadfasd adfasf adfas" & gt; Dfsa sadfasd adfasf adfas & lt; / A & gt; - & lt; A href = "/ k / jlk" & gt; JLX & lt; / A & gt; & Lt; / Div & gt; & Lt; H4 & gt; 0 comments & lt; / H4 & gt; & Lt; Div class = "blog-comment blog-new-comment" & gt; & Lt; Form id = "new_comment" name = "new_comment" & gt; & Lt; Div class = "blog-comment-line" & gt; & Lt; H4 & gt; & Lt; / H4 & gt; & Lt; H4 & gt; Would you like to leave a comment? & Lt; / H4 & gt; & Lt; / Div & gt; & Lt; Div class = "blog-comment-line" & gt; & Lt; Label = "comment" & gt; Comment & lt; / Label & gt; & Lt; Textarea name = "comment" id = "comment" & gt; & Lt; / Textarea & gt; & Lt; / Div & gt; & Lt; Div class = "blog-comment-line" & gt; & Lt; Label = "name" & gt; Name & lt; / Label & gt; & Lt; Input type = "article" name = "name" id = "name" value = "" title = "enter your name" & gt; & Lt; / Div & gt; & Lt; Div class = "blog-comment-line" & gt; & Lt; Label = "email" & gt; Email & lt; / Labels & gt; & Lt; Input type = "text" name = "email" id = "email" value = "" title = "enter your email" & gt; & Lt; / Div & gt; & Lt; Div class = "blog-comment-line" & gt; & Lt; Div class = "blog-comment-cell" & gt; & Amp; Nbsp; & Lt; / Div & gt; & Lt; Div class = "blog-comment-cell" & gt; & Lt; A class = "blog-comment-submit blog-comment-button" href = "" & gt; Submit & lt; / A & gt; & Lt; Br / & gt; Your IP address is 220.245.93.218 & lt; / Div & gt; & Lt; / Div & gt; & Lt; / Form & gt; & Lt; / Div & gt; & Lt; / Div & gt;    

Bold problem is caused by CSS heritage rdd blog-item span in your CSS file Remove {} and it will work. NicEdit does not automatically save content in the form of a reader. In the form submission you will need to run: nicEditors.findEditor ('comment'). SaveContent (); To save it

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -