tags:

views:

28

answers:

1

hi, in my application i creating a dynamic controls like ( 2 label controls in 2 tds of under 1 tr of a table doing this in .cs file). now i need to provide the tool tip for these dynamic controls what i have generated

can any one help me out to give solution for this

thank you

A: 

A google search for jquery and tooltip gave me this: http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/

Matt
JQuery Plugin helps do it
prince23