View Single Post
  #4 (permalink)  
Old 03-01-2007, 09:48 PM
Matt Kelly Matt Kelly is offline
WebProWorld Member
 

Join Date: Feb 2007
Posts: 25
Matt Kelly RepRank 0
Default

Quote:
Originally Posted by bj
If you had chosen to handcode Son of Suckerfish menus instead of using MM inline javascript it would be as simple as adding cursor: hand; to the stylesheet on menu hovers. It would also make your pages load faster since the code would be MUCH slimmer than using the old macromedia default dropdown code. One caveat is that cursor: hand; doesn't validate, if I remember correctly.

There's probably a way to add it to the javascript, but I'll be the first to admit that's not my expertise.
cursor:hand does not validate

Here is a css drop down menu I have used:

http://www.dynamicdrive.com/dynamici...rome/index.htm
Reply With Quote