<http://glenlipka.kokopop.com/jQuery/tabs/#>
>>> I'm thinking about extending the callback system in the Tabs plugin to >>> not only allow one callback, but different ones for more flexibility: >>> >
On My latest prototype using tabs: http://glenlipka.kokopop.com/jQuery/tabs/# I want to actually run a function when the user hits one particular tab. I was going to use the callback you have now, and stick an IF statement inside of it to check if it's the right tab. Would your suggestions here make that easier in the future? I also like the idea of pre-loading the tab content via load(), but I worry about combining tabs with the history plugin. Would anything break? Responsiveness and speed are paramount, especially if the tabs have alot of stuff in them. Glen
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
