在iframe中禁用Ajax?

I am working on a project where the user can style his/her page. How can ajax be disabled without disabling javascript in Iframe.

I'm not really sure I understand what you're trying to do. If you're writing the page sure you can control what JavaScript is executed?

To disable JavaScript try something like..http://javascript.about.com/library/bldis.htm

Hope that helps

Sam

Check out "Disabling Javascript inside an iframe" at the bottom of this page http://www.iframehtml.com/iframe-scripts.html