I have a HTML document which is well formatted with some code like the
following line:
<a href="#" onclick="window.open('r/b/ittw');return false">
For some reason, I can only use XMLSerializer to serialize it instead
of using XHTMLSerializer or HTMLSerializer.
The problem is that all ' in the javascript are expanded to '
which makes the JavaScript fail.
Is there any work around for this? Or I have to use XHTMLSerializer?
Definitely I cannot use HTMLSerializer.
Thanks,
Zhaohua Meng
Hotlens.com Inc.
http://www.hotlens.com
350 Fifth AVE
Suite 3113
New York, NY 10118
Phone: 212-465-1700
Fax: � 212-465-1710
email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]