html - How to get this drop down menu to work in IE 8? -


the menu works fine in firefox, chrome , older ies not in ie8. ive been sitting hours cant work. please me out. here´s menu in question: hugoth

the menu works, problem you're having menu displaying within table cell (note scroll bar on right side of cell). simple fix add z-index:1; elements.... parent element of menu (i.e. td).

a more time consuming solution rewrite code use div's instead of tables. harder since have re-write code, in doing display correctly across browsers (with exception of ie5.5).

just 2 cents


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -