Next time I hover over that dhtml menu link again, I get a Permission Denied error.
Return to Recent Questions
Q:
Though, once I click on a link, the page will load properly
in the correct frame, but the next time I hover over that dhtml menu link
again, I get a Permission Denied error.
A:
It is possible that your links are incorrect.
If you open links situated in the different folders on your server
you'll get error.
You can try to use absolute paths for your dhtml menu links:
var pathPrefix_link="http://domain.com/";
You can also send us a copy of your html page (including .js files) or
a direct link to your website, so we can check it.
Return to Recent Questions
Related:
- Sep 05, 2006 - Change cursor to a hand when over a menu link...
- Sep 22, 2006 - Where do I add my "blahblah.htm" page links in js menu?
- Sep 26, 2006 - Is there a way to change the height of the main buttons in my simple dhtml menu.
- Oct 01, 2006 - When I click on link of my vertical drop down menu no file is loaded!?
- Oct 20, 2006 - I want that tree menus expanded or collapsed and go to the link...
- Oct 27, 2006 - In IE 6.0 and Firefox 1.5.0.4, the submenus of my dhtml dropdown menu are not visible
- Oct 30, 2006 - I don't see on my website dhtml mouseover menu that I saw on my local machine.
- Nov 03, 2006 - Can-t get our favorite template to linkin the javascript cascade menu
- Nov 05, 2006 - The font color doesn't change when I roll over the dhtml side menu
- Nov 10, 2006 - I want to set the status bar messages to another than the link text from the xp menu items?
- Nov 14, 2006 - Can dhtml menu script work with tables ?
|