I am getting a Javascript error, when accessing any of the javascript menus.
Return to Recent Questions
Q:
I am using your product for a website. It seems that I am
getting a Javascript error, particularly when accessing any of the
dropdown menus. The details of this error message reference either
"line 1" or "line 8".
Char= ...
Error= Object expected
Code=0
URL= (whatever page that I am on).
Please let me know what the issue is asap as my client is anxious
to go live with this and needs to be resolved!!!!!
A:
You should check your dmWorkPath parameter. You should write it
correctly.
You should also check that you copy all dmenu_xx.js files in the same
folder with dmenu.js file.
Please, set also the following parameter:
var itemBorderWidth="0";
This parameter cannot be empty.
Return to Recent Questions
|