|
User Details |
message
|
|
post date:
2010-08-25 11:40:42
|
Hi,
On Internet Explorer my menu is appearing behind the content of the page.Tthe user is unable to access the fly-out options on this browser. It works fine on Firefox and Safari.
See: http://www.leresearch.com/dev/participants_overview.htm
Please advise on how to fix this as I need to have it fixed tonight.
Thanks for your help!
|
|
|
post date:
2010-08-26 05:31:35
|
|
Hi! I was wondering if anyone has a suggestion on what to do about this. Thanks!
|
|
|
post date:
2010-08-26 06:04:31
|
|
I changed the doc type as suggested in another post and it works fine now - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-08-27 03:57:09
|
Hello,
Sorry for the late reply, we've been pretty busy around here lately.
Internet Explorer uses an old doctype as default fo pages that don't have one declared. That's why it worked on other browsers except IE.
It's usually best to declare your doctype at the begginng so you know that all browsers will read the html in the same way.
Tell me if you have more problems or send an email at support at extendstudio.com.
Regards,
Andrei Rinciog
|
|