[jQuery] AJAX ui.tabs and $(document).ready()

[jQuery] AJAX ui.tabs and $(document).ready()


It appears that when you use the AJAX implementation of ui.tabs the $
(document).ready() function is never executed. Should I be doing
something else to get some JS to run when the page loads?