English 中文(简体)
频率工具 注: • 如何在甄选工作按目前表格进行时抓住Click事件?
原标题:Jquery Tools Tabs: How to capture onClick event when selection is on current tab?

我试图在酒类工具论坛上提出这个问题,但没有得到回应,希望这里的人能够提供帮助。

Question: It seems the onClick event does not get fired when user is already on current tab, I think that make sense for most cases. However, in my case, I do want to capture the onClick event even when the curent tab is already the selection.

是否有办法这样做?

感谢!

问题回答

你们总是能够把浮标活动与 anchor子本身而不是对刺.事件联系在一起。





相关问题
jQuery tools modal overlay display problem in IE6-8

I m trying to enable the overlay to be modal. It works perfectly fine in FireFox, but the window object is behind the mask when it becomes modal. This prevents any interaction with it and the page is ...

jQuery ajax not preloading images

I have a list of galleries, when you click on the title of a gallery it pulls in the contents (HTML with images). When the content is pulled in it preloads the html but not the images, any ideas? ...

JQuery Tools Overlay for modal dialog broken under IE8

I ve been developing a website that has several modal dialog boxes. I ve been using jQuery Tools Overlay for the dialog boxes. However, I ve just discovered that it doesn t seem to work properly on ...

jQuery UI Dialog with AJAX Tabs Problem

I m having an issue using jQuery Tools Tabs (AJAX) along with jQuery UI Dialog (manually doing the AJAX loading for the dialog). The issue is that the dialog is loaded and setup specifically for the ...

How do I detect if a javascript constructor already been run?

I m using the jquery-tools tabs and carousel in a page I m working on. The carousel is embedded within a tab, and the tab is loaded in a beforeClick callback. Normally, the carousel is initialized ...

热门标签