jQuery数据表工具提示 [英] jquery datatable tooltip

查看:67
本文介绍了jQuery数据表工具提示的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我必须从数据库中的数据表中插入两列,并在表行悬停时在工具提示中插入第三列.我在从工具提示中从数据库中获取第三列数据时遇到问题

I have to insert two columns from database in Datatable and third column in tool tip on hover of table row .I have problem in getting third column data from database in Tooltip

推荐答案

您好,

我不确定您尝试过哪种类型的代码.请尝试以下代码,让我知道您是否仍然遇到任何问题

Hi,

I am not sure what type of code you have tried. Plz try below code and let me know if you still facing any issues


(" span>).tooltip();
(".DivClassname").tooltip();



DivClassname 是Div,您可以在页面加载时存储初始值,并且每当鼠标悬停在表行工具提示上时都会显示.
请参考以下示例,了解如何使用JQuery工具提示.

http://jquery.bassistance.de/tooltip/demo/ [



DivClassname is the Div you can store the initial value on the page load and for every mouse over on the table row tool tip will show.
Refer this below example for how to use the JQuery Tooltip.

http://jquery.bassistance.de/tooltip/demo/[^]


这篇关于jQuery数据表工具提示的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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