I have a page that is basically an empty div at load; pulls multiple screens into a hidden buffer via AJAX, and then swaps buffered content in and out of the div as user navigates through the article. Tabs that work perfectly as standalone pages fail in this environment - I see the url changing in response to clicks on the tabs, but the action doesn't hit the target - the tabs don't change, and the content doesn't change. Anyone else encounter this issue?
-- 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.