using jquery into an ajax nested html file
        Posted  
        
            by TrustWeb
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by TrustWeb
        
        
        
        Published on 2010-04-09T20:41:59Z
        Indexed on 
            2010/04/09
            21:33 UTC
        
        
        Read the original article
        Hit count: 275
        
Hello, i am trying to solve this problem:
i have a tab interface build with jquery.tools, more exactly i used the ajax tab to load external html files into div. you can see the example here: http://flowplayer.org/tools/demos/tabs/ajax.html
i am trying to use jquery to animated the elements loaded by ajax, do you know if and how is it possible?
i am trying both loading scripts outside, in the main page, or in the loaded page.
thanks a lot
© Stack Overflow or respective owner