jQuery idTabs插件悬停功能问题

jQuery idTabs插件悬停功能问题

问题描述:

我使用jQuery idTabs pluging。我想给hover功能和使用divs这个功能。默认设置使用点击事件。如何更改此功能。

I am using jQuery idTabs pluging. I want to give hover feature and use divs with this feature. Default settings are working with click event. How can I change this feature.

最好的问候。

我不确定如何具体地使用div,但要实现你的谈论悬停效果,使用以下代码:

I'm unsure how specifically you want to use divs, but to achieve the "hover" effect your talking about, use the following code:

$("...").idTabs("!mouseover");