|
How to specify the Tooltip for the ASP.NET Server controls?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET Button
In case we want to specify tooltip for a asp.net server controls to give hint to the user about a
particular textbox or dropdown etc, we can use this approach. Tooltip appears when user mouse
over that control.
|