I misread the post - my problem wasn't loading within a tab like the original post. It was loading a page containing my tabs layout into a regular div using .load() and it wasn't loading the script file linked to from the html page.
On May 21, 4:12 am, Klaus Hartl <[email protected]> wrote: > On 21 Mai, 07:47, "[email protected]" <[email protected]> > wrote: > > > I've noticed the same problem. I had to resort to a separate .ajax > > call to get it to load the js file I need to use. > > Interesting. Do you have a test case? In mine everything works as > expected:http://www.stilbuero.de/jquery/test/remote_tabs_with_scripts.html > > --Klaus --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
