> 1. Doesn't work with the menu on www.wizards.com

I just checked wizards.com and found the following line:
<script type="text/javascript" LANGUAGE="JavaScript"
src="/include/menu_NN.js"></SCRIPT>

Some experimentation showed that menu_IE.js also exists.
Looks like there is some server-side UA check to see
what .js file to load.

I seem to understand what the webmaster of wizards.com
did wrong. It was like, "If the browser is IE, load menu_IE.js
otherwise, load menu_NN.js"

Unfortunately, Mozilla is neither IE nor Netscape. So it
doesn't work. The truth is Mozilla can handle javascript
menus just as good as Netscape or IE, possibly even
better because of its better support for DOM.




Reply via email to