I'd like to display 4 tabs with their content loaded by AJAX. However, if I click on tab 3 before tab 2 finishes loading, strange problems happen. From that moment on, the tabs sometimes are blank and othertimes contain info from the wrong tab.
I can fix this by setting "async: false". However, then the content isn't loaded via AJAX and the page isn't responsive until the content loads. Is there another workaround to keep my tabs from getting messed up? Bob -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.