javascript - Dynamic Navigation - Loading page into a DIV, without messing up the target page includes (CSS, JS files) -


i've tried use:

$("#mydiv").load("myexternalfile.html"); 

and $get() method, both of them won't load target page properly, loads css fine, happening won't load js includes target file.

i don't want use iframes/frames, there other option create dynamic navigation, in way target file includes work fine?


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -