using jquery function to change tab selected

Posted by Oliver Bayes-Shelton on Stack Overflow See other posts from Stack Overflow or by Oliver Bayes-Shelton
Published on 2010-04-15T11:21:16Z Indexed on 2010/04/15 11:23 UTC
Read the original article Hit count: 325

Filed under:

Hi,

is it possible to add a .click event inside a function which is called when something happens.

for example if some one clicks a button other than the tab navigation that button function will change the select tab.

how can I add it to this function function() { }

© Stack Overflow or respective owner

Related posts about jQuery