xsl-list
[Top] [All Lists]

Re: Antwort: Re: Antwort: RE: Antwort: External JavaScript?

2002-11-07 23:21:50
At 11:55 AM 11/7/02 +0100, you wrote:

This also didn't work:
<script language="JavaScript"  type="text/javascript"
src="login.js">&#160;</script>

I haven't been following this thread, so please ignore this posting if
my understanding of your problem is completely clueless.

If you're trying to escape &nbsp; in a document encoded as
UTF-8, you have to use Unicode escaping of the UTF-8
representation of the entity. In this case, &nbsp; is equal to
&#160;, and &#160; encoded as UTF-8 is \u00A0.

Regards,
Brian





XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list