makemesick
06-02-2005, 10:37 PM
i know nothing about javascript but i'm doing this for my school so it is my grade. i found this menu somewhere (i dont remember.) everything is fine except this:
if you open the index.htm in IE the menus drop about 40ish pixels lower than the buttons. i think an:
if (browser.isIE)
position =
else
position = normal
statement or something is needed. but i have no idea if i'm right or not or where to put it.
http://ehstest.freewebspace.com/ehs_stuff/index.htm
http://ehstest.freewebspace.com/ehs_stuff/new.js
http://ehstest.freewebspace.com/ehs_stuff/new.css
if you open the index.htm in IE the menus drop about 40ish pixels lower than the buttons. i think an:
if (browser.isIE)
position =
else
position = normal
statement or something is needed. but i have no idea if i'm right or not or where to put it.
http://ehstest.freewebspace.com/ehs_stuff/index.htm
http://ehstest.freewebspace.com/ehs_stuff/new.js
http://ehstest.freewebspace.com/ehs_stuff/new.css