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>
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/en_US/Spry/SDG/WS23DE0915-11E8-4e5d-A656-BCA7CD149E12.html