Tag Archives: XMLHttpRequest

HTML5 Sandbox in Internet Explorer 10

Microsoft has announced full support for HTML5 sandbox in upcoming version of Internet Explorer, IE 10. “sandbox” is a new HTML5 feature, which can be used by webmasters to reduce the privileges of framed content (web pages) by including a “sandbox” attribute in iframes.

Chrome Boosts Support for Greasemonkey Scripts

Google Chrome team has just announced some new features for Chrome extensions, which bring many improvements and simplicity in coding for the developers. These features include direct cross-origin XMLHttpRequest calls in the content scripts and new API to configure browser’s proxy settings.