By tashi007 on
How to create a tool tip in the navigation menu:
if i place a mouse over the navigation menu link it should show me few details of the page you are going to visit.
Thanks
How to create a tool tip in the navigation menu:
if i place a mouse over the navigation menu link it should show me few details of the page you are going to visit.
Thanks
Comments
I would do it with jQuery to
I would do it with jQuery to show tool tips on menu hover.
You can definitely find tons of tutorials or plugins that already does some fancy tool tiping in google.
To tie it up in your theme use your .info file.
take a look here
http://www.lullabot.com/articles/announcing-beautytips-jquery-tooltip-pl...