Tabs: After AJAX operation elsewhere on page, select a specific tab?
I'm having trouble figuring out how to select a specific tab after an
AJAX call replaces some content on the page. I've tried inlining
the .select in the replaced HTML to no avail. (The same script however
works in the webkit console.) I feel like I'm missing something
really easy...but a review of the documentation and browsing this list
hasn't yielded any solutions. Any suggestions?