wrap the tag in <![CDATA[ ... ]]>

On Wed, 26 Jan 2005 12:03:59 +0800, Nathan Coast <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I have some links in my xdocs that look like this:
> 
> <a href="#"
> onclick="javascript:window.open('http://www.codeczar.com/tomcat/codebar/page/Pages.do');">
> 
> when parsed by xdoc, the single quotes are replaced by &apos;
> 
> <a href="#"
> onclick="javascript:window.open(&apos;http://www.codeczar.com/tomcat/codebar/page/Pages.do&apos;);">
> 
> This is fine in moz/firefox but breaks IE.  any ideas how to prevent
> this from happening?
> 
> cheers
> Nathan
> --
> Nathan Coast
> Managing Director
> Codeczar Ltd
> mob : (852) 9049 5581
> tel : (852) 2834 8733
> fax : (852) 2834 8755
> web : http://www.codeczar.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to