Help loading the content of an external page/div with jquery functionality into a div
Hi, im brand new here, and indeed to jQuery itself. So sorry if this is really obvious, but i just cant figure it out and i need help sorting it. Im happy to do the work and research etc, but not too sure what i should be looking up.
My problem is this, I have a page with a jQuery navigation, with animated submenus, and want the links to load external content into my #main div without refreshing the whole page. Thats ok, ive kind of figured that out for static content i think, but the problem occurs when i try to load the content which includes jQuery functionality (i.e. image gallery/slideshow).
Any help appreciated.