The main menu is missing from the site in IE9 for some reason, and quite honestly not sure why. It works fine in Safari, Firefox, Chrome and IE9 "compatibility" mode.

http://www.logicweb.com/

Only chat button remains there.

link|improve this question
1  
What version of cufon are you using? According to cufon, 1.09 is IE9-incompatible. Have you upgraded to 1.09i? – sdleihssirhc Jan 5 at 21:05
As @sdleihssirhc notes, it isn't compatible with 1.09 (but they supply a fix if you insist on using it): github.com/sorccu/cufon/wiki/faq#wiki-faq-8 – josh.trow Jan 5 at 21:10
feedback

migrated from webmasters.stackexchange.com Jan 5 at 21:00

This question came from our site for pro webmasters.

1 Answer

Comment out line 2 of /code/js/cufon.js and the menu reappears.

// Cufon.replace('#header > ul > li > a', { hover: true });
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.