I am using Dynamic Drives ddsmoothmenu script to display our site’s navigation. To prevent the menu showing for an instant while the page loads, I’ve added a show() function on document ready. This works great in all browsers except ie. Can someone please have a look at http://www.idataresearch.com and let me know if anything jumps out. Thank you. P.S. I’ve taken over for a failed developer, so please excuse the mess.
I am using Dynamic Drives ddsmoothmenu script to display our site’s navigation. To prevent
Share
To avoid error which appears in 945 line, try to change your if condition:
from:
to:
And it can cause other function/script failure