I'm loading the content of an external page via load but I don't want the script content, as it buggers up ie6 (it's a page with jquery included and that seems to cause problems).
Is it possible to tell load not to run scripts on the HTML it loads? Thanks, George.