[jQuery] ajax html (don't run scripts)

[jQuery] ajax html (don't run scripts)


Is it possible to call $.ajax and have it load an html page, but
without running the scripts?
It would do dataType:xml, but then it doesn't return the proper response text.
~Sean