jQuery UI 'toggle' not running in Tabs
I'm using Tabs right now and I'm calling my content from separate
pages.
I can't seem to get the toggle function to work once the page is
called in the tab. Otherwise, opening the called page separately the
scripts work fine.
I've used the off-left technique as suggested, but still no success.
Note: I have toggle on my active tab that works fine. My called page
on one of the other tabs is the one that's not running the scripts.
Thanks!