开发者

Displaying a note when focus comes over a text box

I want to display a note to the user whenever the focus comes to a particular textbox i have written the note in a div and 开发者_Python百科set its visibility to false what to do next


Instead of your div, put that text into a ToolTip property on the textbox control and ASP.NET will take care of it for you.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜