Spry

Create a tool tip for a menu item

 To create a tooltip for a menu item, add a title attribute to the a tag of the relevant menu item. For example:
<ul id="menubar1" class="MenuBarHorizontal">
	<li><a href="#">Item 1</a></li>
	<li><a href="#">Item 2</a></li>
	<li><a href="#">Item 3</a></li>
	<li><a href="contacts.html" title="Contacts">Item 4</a></li>
</ul>

Comments

Comments are no longer accepted for Spry 1.4. Spry 1.6 is the current version. To discuss Spry 1.4, please use the Adobe forum.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/en_US/Spry/1.4/WSA3047A60-5B7C-41b9-87F1-868863927D7A.html