Blog Post RSS ?

Blogs » JavaScript & CSS » XMLHTTP to go native, and other IE7 goodness
 

XMLHTTP to go native, and other IE7 goodness

by Kevin Yank

AJAX developers, rejoice! Microsoft has officially announced that XMLHttpRequest will be a native object in IE7, meaning it will work even when ActiveX support has been disabled in the browser for security reasons. This brings the browser’s support for remote scripting–the technology at the heart of AJAX applications–up to the same standard as that offered by Firefox, Safari, Opera, and similar browsers.

Once IE7 is widely adopted, this will help to eliminate a lot of cumbersome browser detection code that is currently required to implement AJAX across all popular browsers.

Another similarly welcome announcement is that the select element (used to create menus and drop-down lists) will be a lightweight component in IE7, meaning that HTML elements (such as DHTML pop-up menus) will be able to overlap these menus and lists and correctly obscure them when they do. Currently in IE6 and earlier, menus and drop-down lists always appear on top of all other HTML content unless you use one of several rather ugly hacks to work around the problem.

Finally, fans of the Web Developer Toolbar for Firefox will be pleased to hear that Microsoft are about to release a beta of their own Web Developer toolbar for IE6 or later. Watch this space!

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Ping.fm
  • Twitthis

Related posts:

  1. How to Run IE6, IE7 and IE8 on Windows 7 HOME The excellent XP Mode is only available for Windows 7...
  2. Happy 5th Birthday Firefox! Mozilla's Firefox web browser is 5 today. Has Firefox been...
  3. The Slow Lingering Death of IE6 Will the release of Microsoft Internet Explorer 8 be the...
  4. Just When You Thought IE6 Would Die… If you hoped YouTube dropping support for IE6 would kill...
  5. Microsoft Encourages IE6 Upgrades With Charity Donations Download IE8 and Microsoft will donate $1.15 to charity. If...

This post has 23 responses so far

Sponsored Links

SitePoint Marketplace

Buy and sell Websites, templates, domain names, hosting, graphics and more.

Follow SitePoint on...