Enables you to implement html tooltips in your ajax asp.net applications
Files:
- script.js ( function TT {// display the tooltip} & function findPos {// we have a position for it})
- default.aspx (contains server controls like labels or panels )
- default.aspx.vb ( programatically add the atributes to the controls were you want to show the tooltips )