Although the use of underscore is officialy allowed, it does make some
problems with some versions of IE, in conjuction with css.
cheers,
Ron
andyhot wrote:
So, what's the contract for the generation of those?
Here's what is allowed:
http://www.htmlhelp.com/reference/html40/attrs.html
and it includes hyphens ("-"), underscores ("_"), colons (":"), and
periods (".")
Problem is we also use them as javascript identifiers...
See Autocompleter.script
So, do they also have to be 'javascript safe'?
Or change those scripts, perhaps using
<let key="wId" unique="true">... ?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]