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