xx75vulcan@juno.com said the following on 8/16/2006 5:12 PM:
Quote:
Can anyone tell me why the IE 7 Beta, (and I can only assume the final
releae) takes my javascript and shrinks all the items being displayed,
and makes them appear one-on-top-of-each-other?
Opera 9 doesn't like your code either. So it's not an IE7 issue, it's an
issue with your code.
Quote:
Link to my example page:
http://www.rockwood.k12.mo.us/bowles/left.htm
If you see it all layed out nicely, and you can click on items, and you
see submenu appear, then it's working correctly. If you see only one
menu, with a bunch of items piled ontop of each other, then you're
seeing what IE 7 is doing to it.
>
How can I fix this?
You can start by ditching that worthless crappy browser detection code.
After seeing that I wasn't going to wade through it all.
But, for what it's worth, the "issue" in Opera 7, Opera 8, Opera 9, IE7
and no telling where else.
--
Randy
comp.lang.javascript FAQ -
http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices -
http://www.JavascriptToolbox.com/bestpractices/