Sometimes we need to create handy javascript tooltip for client. Here in this article i will show how one can create a javascript tooltip within very short time by using DIV object. To do that here i use a DIV as a tooltip container. When i need to show the tooltip then i have set the DIV visibility style to 'visible' otherwise 'hidden'. Very simple right? Lets start:
Add an Aspx page
Wednesday, December 29, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment