The mouse cursor changes to a hand, when the item of web navigation bar is mouse over.
Return to Recent Questions
Q:
I didn't specify link for the item, but the problem is the mouse cursor
changes to a hand, when the item of the web navigation bar (not link) is mouse over.
A:
Unfortunately there is no way to change cursor for items with links and without links.
You can try to use <a> tag inside the text field:
["<a href="http://domain.com/index.html">test</a>","",""]
Set default cursor:
var titemCursor="default";
Return to Recent Questions
Related:
- Sep 05, 2006 - Change cursor to a hand when over a menu link...
- Nov 06, 2006 - Each item is a different width. Can I do this with your html navigation bar?...
- Dec 04, 2006 - When running navigation bar code with IE or Firefox, the background is transparent.
- Feb 17, 2007 - How can I setup Font Size, color for individual level, button in the bar websites?
- May 06, 2007 - Sub-menus appear away for the menu/ dhtml navigation bar.
- May 08, 2007 - In drop down menu generator there's no option for turning the cursor into a hand.
- July 18, 2007 - I'm getting error when my cursor passes over the toolbar of dropdown menu generator
- Aug 11, 2007 - Change cursor to a hand when over a menu link...
- Sep 27, 2007 - I have a New website that needs to have more than one drop down menu bar
- Oct 08, 2007 - May I can use PHP code in menu items of my dhtml website navigation menu?
- Nov 16, 2007 - I cannot see subitems of my down menu navigation on the website. Could you help me?
|