akrish
01-30-2007, 04:58 PM
Chrome CSS Drop Down Menu (v2.01)
http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm
I am using the dropdown menu code for one my websites. The menu works fine on all browsers. But on versions of I.E earlier than 5.5, I am getting javascript error.
The error is " 'undefined' is undefined" on line 4 of the .js file. That is the first line of code in the .js file - var cssdropdown={
Due to this error the drop down is not loading at all.
Is the code supposed to work on 5.0 versions of I.E. If so could some one help me resolve this issue.
Thank you
AK
http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm
I am using the dropdown menu code for one my websites. The menu works fine on all browsers. But on versions of I.E earlier than 5.5, I am getting javascript error.
The error is " 'undefined' is undefined" on line 4 of the .js file. That is the first line of code in the .js file - var cssdropdown={
Due to this error the drop down is not loading at all.
Is the code supposed to work on 5.0 versions of I.E. If so could some one help me resolve this issue.
Thank you
AK