Log in

View Full Version : css doesn't work in IE



greyhavns
04-10-2008, 06:43 PM
http://dev08.kimptonhotels.com/_botnav.htm

here's my sample page. it works in firefox and safari, but in IE, the absolute with bottom:36px is throwing the submenus at the bottom of the page.

i want it to be above the menu. please view in firefox to see it working correctly.

this issue is driving me crazy.

if anyone can solve the problem, i'd be most appreciative.

jc_gmk
04-11-2008, 09:42 AM
It doesn't work in my firefox.

All i get above the menu is <%@ Control %>

Also there are no <html>, <head>, </head> or </body> tags in your page source.

rangana
04-11-2008, 09:55 AM
I myself is confused too, seems like IE has some hover effect..which i'm doubtful isthe right one?...or even the err...

...Also, I bet you missed to save your file as *.asp...You saved it as .htm instead ;)