Jquery Tools Tabs: How to capture onClick event when selection is on current tab?
Posted
by littlenewton
on Stack Overflow
See other posts from Stack Overflow
or by littlenewton
Published on 2010-05-18T03:54:09Z
Indexed on
2010/05/18
4:00 UTC
Read the original article
Hit count: 398
jquery-tools
Hi All, I tried to ask this question on the jquery tools forum, but didn't get a response, hopefully someone here can help.
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.
Is there a way to do this?
Thanks!
© Stack Overflow or respective owner