CookieMonster
10-07-2010, 06:06 AM
1) Script Title: Smooth Navigational Menu (v1.4)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.htm
3) Describe problem: I installed this script on my website, and I love it. It seems to work fine, but, at the bottom left of the browser (when I publish the site), I get an error message, and when I click on it, the error reads:
Message: 'parent().get(...)' is null or not an object
Line: 49
Char: 2
Code: 0
URI: http://www.mywebsitename.com/ddsmoothmenu.js
In my website editing program, it shows the error as being in this part of the code:
<link rel="stylesheet" type="text/css" href="ddsmoothmenu.css" />
<link rel="stylesheet" type="text/css" href="ddsmoothmenu-v.css" />
ddsmoothmenu.js IS published to the server with my website. And I have copied everything, or so I thought, as shown at Dynamic Drive. I am using an external file file fetched via Ajax, if that matters. How can I fix this error? Thanks! :-)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.htm
3) Describe problem: I installed this script on my website, and I love it. It seems to work fine, but, at the bottom left of the browser (when I publish the site), I get an error message, and when I click on it, the error reads:
Message: 'parent().get(...)' is null or not an object
Line: 49
Char: 2
Code: 0
URI: http://www.mywebsitename.com/ddsmoothmenu.js
In my website editing program, it shows the error as being in this part of the code:
<link rel="stylesheet" type="text/css" href="ddsmoothmenu.css" />
<link rel="stylesheet" type="text/css" href="ddsmoothmenu-v.css" />
ddsmoothmenu.js IS published to the server with my website. And I have copied everything, or so I thought, as shown at Dynamic Drive. I am using an external file file fetched via Ajax, if that matters. How can I fix this error? Thanks! :-)