标签: javascript jquery asp.net asp.net-mvc-3 jquery-ui
我和thead有一张桌子。在每一个里面我都有一个形状问号'?'的图像。我想在点击每个帮助图片时显示帮助/工具提示。怎么做?
请建议
答案 0 :(得分:3)
我会使用插件。 Tooltip是我用过的好词。
答案 1 :(得分:0)
有许多jquery插件可以完成这项工作:
http://docs.jquery.com/Plugins/Tooltip http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/
我用过的另一个插件: http://flowplayer.org/tools/tooltip/index.html
以下是工具提示的一些教程: http://speckyboy.com/2009/09/16/25-useful-jquery-tooltip-plugins-and-tutorials/