鼠标悬停在链接按钮上 [英] mouse over the linkbutton

查看:90
本文介绍了鼠标悬停在链接按钮上的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当鼠标悬停在链接按钮

推荐答案

// Try This...
<asp:linkbutton tooltip="Show Detail Here" text="Click Me" xmlns:asp="#unknown"></asp:linkbutton>


如果您想显示简单工具提示,那么Dineshshp提供的任何解决方案都是完美的。



但是如果您需要显示一些带有css的额外普通工具提示,那么您可以在下面的脚本中参考JQuery工具提示:



http://jquerytools.org/demos/tooltip/ [ ^ ]
If you want to Display Simple Tooltip then whatever solution has been provided by Dineshshp is perfect.

But if you have requirement to display some extra ordinary tooltip with css applied then you can refer below script for the JQuery tooltip :

http://jquerytools.org/demos/tooltip/[^]


这篇关于鼠标悬停在链接按钮上的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆