I have a main page with a few jQuery tabs, each of which summons
another page AJAX style. One of these tabs has further jQuery UI
elements (namely, slideToggle()). If the page is accessed directly
instead of through AJAX, slideToggle() works. If the page is accessed
through AJAX, slideToggle() doesn't work.

I've tried moving the snippet of JavaScript that defines slideToggle()
around both the main and AJAX-summoned pages, but it still doesn't
work as I'd like. Does anyone have any suggestions to make jQuery work
within an AJAX tab?

Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to