I want to use the clicked, toHide and toShow variables attached to the
onClick callback function but I don't know how to access them my code below
fails as variables are undefined.
$('#container-1').tabs(2,
{onClick: function(){alert(clicked+toHide+toShow);},
Matt.
--
View this message in context:
http://www.nabble.com/tabs-and-onClick-callback-function-tf3273095.html#a9100929
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/