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