Loading content in ajax way
Hi, my web app will have a main page, and all others pages will be loaded in a div container within this main page using jquery ajax functions.
The problem is that this pages has its own scripts and css, and all this seans to disappear after load.
There is a tutorial about this ? Can somebody put me in the right way ?
Thanks.