Forum Moderators: open
I know what the error means, but I just can't spot where it's occuring and Firebug isn't much of a help either...
could you try to spot it for me?
<a href="#" onClick="insertText('<p>Lorem ipsum text text text <a href="http://www.example.com/support/download_details.jsp?id=209">text text</a> text text.</p>
<p>text, text "text" text. Text "text". Text, text "Text" text "text" text "text" text.</p>');">Text, text: "text".</a>
the javascript function itself works fine, just not for some type of text, this specific part of text, which needs to be inserted into a textarea when a user clicks on a link, apparently contains something which borks up the javascript....help?
[edited by: coopster at 10:12 pm (utc) on Jan. 4, 2009]
[edit reason] generalized domain and text [/edit]