|
Change cursor to a hand when over a menu link in mouseover dropdown menu...
Return to Recent Questions
Q:
I would like the cursor to change to a hand when over a mouseover dropdown menu...
A:
Try to set this parameter to your drop down menu:
var itemCursor="pointer";
Return to Recent Questions
Related:
- March 24, 2009 - In pull down menu java creator there's no option for turning the cursor into a hand.
- Apr 15, 2009 - My mainmenu items are not links. So I need no link cursor for these web site menus items.
- May 24, 2009 - When set up links in the drop down menus using Tuner app, it changes them to different paths.
- Jul 29, 2009 - Is there any way to change the font size of the submenu links in menu pulldown?
- Jul 30, 2009 - I need the cursor not to change when hovering over items which don't have links in dhtml floating window
- Aug 02, 2009 - Is there any way to have a cursor becomes a pointer for a link in a drag and drop javascript?
- Aug 21, 2009 - Is there a way in the onmouseover css horizontal navigation maker to change preview screen color?
- Aug 23, 2009 - When I roll over the dhtml menu free the font color doesn't change
- Aug 26, 2009 - I want to change the css cascading menu item link text from status bar messages to another value?
- Oct 05, 2009 - I cannot find where to change the mouse over color in my css navigation templates
- Oct 23, 2009 - Change cursor to a hand when over a menu link in java script dropdown menu...
|