I have been searching around and can't seem to find anything on this.
What I have right now is this...
$('#close1').click(function() { // bind click event to link
$tabs.tabs('select', 1);
return false;
});
and collapsible =true.
I don't see anything about a toggle event.
Any help appreciated.
Derek
--
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en.