using jquery into an ajax nested html file
- by TrustWeb
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