rodc@cerquit.com
04-09-2008, 02:20 PM
1) CODE TITLE: HTML Help Extender
2) AUTHOR NAME/NOTES: Rodolfo A. Cerrada Jr.
3) DESCRIPTION: automatically add tooltip by just adding help attribute in the html tag.
How to use the Help Extender
1. Download and unzip the file.
2. Include HelpExtender.js and HelpExtender.css in your application.
3. Add help attribute in your HTML tag you wish to add a tooltip.
Ex: <img src="images/question.gif" help="Please enter user details." />
After adding the help attribute in image tag it will show as tooltip when mouse hovers the icon.
4) URL TO CODE: http://www.cerquit.com/blogs/post/HTML-Help-Attribute-Extender.aspx
or, ATTACHED BELOW (see #3 in guidelines below):
2) AUTHOR NAME/NOTES: Rodolfo A. Cerrada Jr.
3) DESCRIPTION: automatically add tooltip by just adding help attribute in the html tag.
How to use the Help Extender
1. Download and unzip the file.
2. Include HelpExtender.js and HelpExtender.css in your application.
3. Add help attribute in your HTML tag you wish to add a tooltip.
Ex: <img src="images/question.gif" help="Please enter user details." />
After adding the help attribute in image tag it will show as tooltip when mouse hovers the icon.
4) URL TO CODE: http://www.cerquit.com/blogs/post/HTML-Help-Attribute-Extender.aspx
or, ATTACHED BELOW (see #3 in guidelines below):