|
Change cursor to a hand when over a menu link in javascript pop up menus...
Return to Recent Questions
Q:
I would like the cursor to change to a hand when over a javascript pop up menus...
A:
Try to set this parameter to your drop down menu:
var itemCursor="pointer";
Return to Recent Questions
Related:
- March 24, 2009 - In expanding menu javascript 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 menu web design items.
- May 24, 2009 - When set up links in the html tab menu 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 javascript menu examples?
- Jul 30, 2009 - I need the cursor not to change when hovering over items which don't have links in dhtml slide menu
- Aug 02, 2009 - Is there any way to have a cursor becomes a pointer for a link in a rollover dropdown menu?
- Aug 21, 2009 - Is there a way in the onmouseover down menu java script maker to change preview screen color?
- Aug 23, 2009 - When I roll over the show popup menu the font color doesn't change
- Aug 26, 2009 - I want to change the down menu web 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 menu con css templates
- Oct 23, 2009 - Change cursor to a hand when over a menu link in dynamic dependant dropdown menus...
|