CSS menu designer - Page 1

User 55304 Photo


Registered User
72 posts

Hi everyone,

I can't seem to get the coffeecup CSS menu designer to work with IE8. I view the website with Firefox and Google Chrome and the menu shows perfectly and the pop out menus work perfect.

However with IE8 the menu shows perfectly but the pop out menu doesn't work at all!

Can some one please look for me and advice a fix?

the website is www.ssglass.co.uk and the popout menu should be on the "timber products" button

Thank you

Regards Jane
User 103173 Photo


VP of Software Development
0 posts

It looks like your DOCTYPE is incorrect. Change it to this:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 184085 Photo


Ambassador
1,707 posts

Try changing your doc type from

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


to

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">


to see if it clears it up :)

Volunteering to help :)
http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/
User 55304 Photo


Registered User
72 posts

Excellent result Scott and David, Thank you for your super fast response. Many thanks guys,:D

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.