Top navigation bar II:
http://www.dynamicdrive.com/dynamicindex1/topnavbar.htm
How can I change the mousepointer ARROW (when i move over the menu) into a HAND?
thnx
FINN
Top navigation bar II:
http://www.dynamicdrive.com/dynamicindex1/topnavbar.htm
How can I change the mousepointer ARROW (when i move over the menu) into a HAND?
thnx
FINN
You shouldn't use "hand" instead use POINTER. Leave the MS-propritary alone, go with standard defaults.
You can do this multiple ways, CSS, XHTML and on and on..
Try just adding to your img src when displaying the menu:
Code:<img ... style="cursor:pointer">
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Hi Blizzard,
thnx for responding me..
I still do not understand where I should change the code. Can you take a look at the script of the navigation bar and tell me where exactly I change it?
I just did... it already does... do you have a link to your page? There may be a little something wrong with your code there.
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Bookmarks