All right, so after messing around with this i realize now that the
"show" event fires when the tab is shown (read: clicked on a tab and
then the content shows and then that event fires)

So maybe this is more in a general jQuery on how to attach an event
when jQuery is done doing it's thing

ex/

$("#TabContainer ul").tabs();    <<---- fire event when this is
complete

Reply via email to