Q: I am having trouble getting my drop down menu to appear in IE7 browser. Does menu compatible with it?
A: Unfortunately, IE browser v.6-8 doesn't support CSS3 standard (support of Css3 was added
in IE v.9).
That's why rounded corners and drop shadows on the sub-menus will not showed correctly in
Internet Explorer v.6-8 browsers.
Actually, you can find this info in overview on our website.
"The dropdown also works on non-CSS3 compatible browsers such as IE7+, but the rounded
corners and shadow will not be rendered."
Also, you should use the DOCTYPE declaration for universal compatibility:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
For troubleshooting, feature requests, and general help,
contact Customer Support at . Make sure to
include details on your browser, operating system,
CSS3 Menu version, link to your page.
In most cases you'll get a reply within 1 business day. Please read the FAQs first to see if your question has already been answered.