I can't get the hand pointer to work with my dhtml menu scripts in firefox and IE.
Return to Recent Questions
Q:
I can't get the hand pointer to work with my dhtml menu scripts in firefox and IE. I
know that firefox requires the itemCursor to be set to pointer, but it
doesn't work for all links in my menus. I believe that this worked in
past version of deluxe-menu, but stopped working somewhere along the
way. To recreate this, create a horizontal menu, and set the
pressedItem to be one of the menu items and set the itemCursor to be
"pointer". Then, you'll see that the pressed item's pointer is the
finger icon, but the other menu items are just the arrow. Is there
something I'm doing wrong or a setting that will fix this?
A:
No, the reason is not in the pressed item.
See when you set:
var itemCursor="pointer";
your cursor will be a hand for the items with url only. For the items
without url it will be default arrow.
Return to Recent Questions
Related:
- Sep 05, 2006 - Change cursor to a hand when over a menu link...
- Sep 26, 2006 - Is there a way to change the height of the main buttons in my simple dhtml menu.
- 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 05, 2006 - The font color doesn't change when I roll over the dhtml side menu
- Nov 14, 2006 - Can dhtml menu script work with tables ?
- Nov 19, 2006 - Can I create a javascript menu code with one line of the subitems?
- Nov 23, 2006 - It is possible to have context menu work with your tree menu dhtml?
- Dec 01, 2006 - Is there any way to have a cursor in a slide menu so it only becomes a pointer for a link?
- Dec 04, 2006 - With the licensed .js files of menu dhtml the status bar on IE shows "Error on page".
- Dec 11, 2006 - How to add the new items to the dhtml vertical menu without using two data.js files?
|