How to add a tooltip over a textbox in asp.net or javascript?
If given in javascript then please explain perfectly because i dont know javascript.
Please help..................
RAMAN2233 0 Newbie Poster
Recommended Answers
Jump to PostASP.NET TextBox control has a built-in Tooltip property which displays the tooltip text when the mouse is over the control.
If you want to implement a custom tooltip, refer this link.
TextBox With Tool Tip Control Implementation
All 2 Replies
Ramesh S 129 Posting Pro
Dani 4,675 The Queen of DaniWeb Administrator Featured Poster Premium Member
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.