I wasn't passing in the variables! I also should have looked better at whats
already here :)

$('#container-1').tabs(3,
                {onClick: function(clickedTabLink, contentDivOfClickedTab,
contentDivOfHiddenTab){alert(clickedTabLink+' '+contentDivOfClickedTab.id+'
'+
contentDivOfHiddenTab.id);},
-- 
View this message in context: 
http://www.nabble.com/tabs-and-onClick-callback-function-tf3273095.html#a9101184
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to