“ The description of Active Desktop is very nearly an exact description of the new WebSlices feature in IE8. They do exactly what Active Desktop was designed to do - grab information from the Web, and display it in a kind of widget inside Internet Explorer. ”
—Preston Gralla, Computer World
Actions such as selecting the text or other objects will give users access to the usable Activity services (such as blogging with the selected text, or viewing a map of a selected geographical location), which can then be invoked with the selected object.
According to Microsoft, Activities make copying and pasting between web pages easier.[6] IE8 specifies an XML-based encoding which allows a web application or web service to be invoked as an Activity service.
How the service will be invoked and for what categories of content it will show up is specified in the XML file.[14] Similarities have been drawn between Activities and the controversial Smart tags, feature experimented with in the IE 6 Beta but withdrawn after criticism (though later included in MS Office).[10]
As a result, web pages coded to the behavior of the older versions will break in IE8. This would have been a repetition of the situation with IE7, which having fixed a lot of bugs from IE6, broke pages which used the IE6 bugs to work around its non-compliance. This was especially a problem for offline HTML documents, which may not have been updatable (e.g. stored on a read-only medium, such as a CD-ROM or DVD-ROM).
To avoid this situation, Microsoft proposed Version Targeting whereby a page could be authored to a specific version of a browser using the X-UA-Compatible declaration either as a meta element or in the HTTP headers.[19]
A browser with a newer version than what the page has been coded for would emulate the behavior of the older version so that the assumptions the page made about the browser’s behavior holds true.
Microsoft proposed that a page with a doctype that triggers standards mode (or almost standards mode) in IE7 would by-default trigger IE7-like behavior (called “standards mode”) in IE8 and future versions of IE. The new features of IE8, along with the breaking changes, could be enabled by explicitly using the X-UA-Compatible declaration to trigger what Microsoft called the “IE8 standards mode”.
Microsoft’s reasoning was that by making the choice to opt for standards compliance explicit, pages that do not want the behavior will not trigger the IE8 standards mode.[19] IE8 standards mode could also be triggered by the HTML5 doctype. Doctypes that trigger quirks mode in IE7 will continue to do so in IE8.
The proposal was met with much controversy. Jeremy Keith, writing for A List Apart, felt that tying pages to browser versions would greatly hinder progressive development as championed by web standards.[23] Håkon Wium Lie, Chief Technology Officer of Opera Software, authors of the Opera web browser, stated in an article for The Register that the move was an example of monopolistic behaviour due to Microsoft’s dominating position in the web browser and operating system markets.[24]
Peter Bright of Ars Technica claimed that the idea of using a meta tag to pick a specific rendering mode fundamentally misses the point of standards-based development, but positioned the issue as one of idealism versus pragmatism in web development, noting that not all of the Web is actively maintained, and that, “demanding that web developers update sites to ensure they continue to work properly in any future browser version is probably too much to ask.”[25]
On March 3, 2008, Dean Hachamovitch announced that Microsoft had changed their minds, opting instead to make the IE8 standards mode (now called “standards mode”) the default in IE8 (i.e., pages with doctypes that trigger standards mode in IE7 as well as newer doctypes).[18]
Version targeting would still be present but now would be used to opt-out of progressive development and use the IE7 standards mode. While this move was praised by many of the same people who had criticised Microsoft’s original choice, including Microsoft’s competitors,[26] the subsequent release of Internet Explorer 8 Beta 1 revealed that many web sites do not work in this new standards mode.
Internet Explorer 8 includes performance improvements across the HTML parser, CSS engine, mark-up tree manipulation as well as the JScript runtime and the associated garbage collector. Circular Memory leaks, which resulted earlier due to inconsistent handling of JScript objects and DOM objects, have been alleviated.[14] For better security and stability, IE8 uses the Loosely Coupled Internet Explorer (LCIE) architecture and runs the browser frame and tabs in separate processes. Glitches and hangs don’t bring down the entire browser. It also leads to higher performance and scalability. Permissions for ActiveX controls have been made more granular – instead of enabling or disabling them globally, they can now be allowed on a per-site basis.
As a result of these submissions, a new W3C working group was created, which produced SVG.
Even though largely ignored by developers, Microsoft still implemented VML into Internet Explorer 5.0 and higher and in Microsoft Office 2000 and higher.
Google Maps currently uses VML for rendering vectors when running on Internet Explorer 5.5+.[2]
In order to maintain backwards compatibility, sites can opt-into IE7-like handling of content by inserting a special meta element into the web page, that triggers the “IE7 standards mode” in the browser, using:[18]
![]()
While the behavior of the browser is unchanged from Internet Explorer 7 in “IE7 Standards Mode”, in standards mode (the default IE8 rendering mode), IE8 supports Data: URIs, HTML object fallback, the abbr tag, CSS generated content and the display: table CSS rule, in addition to fixing a lot of CSS and HTML parsing bugs.[7] As a result, IE8 Beta 1 passes the Acid2 test in IE8 standards mode (now called “standards mode”).20 Also, the proprietary hasLayout property will be eliminated when using IE8 in IE8 standards mode.[21] Microsoft has stated that Internet Explorer 8 will improve only some of the standards being tested by Acid3.[22]
Compliance with the CSS 2.1 specification has been one of the main goals of Internet Explorer 8. In addition, it also supports some CSS3 features. IE8 also partially supports CSS 2.1 Paged media (including the @page CSS rule and the left, right and first page selectors). In addition, it also supports the DOM: Storage, Cross Document Messaging (XDM) and the Selectors APIs. IE8 also adds cross-domain communication via the XDomainRequest object, that exposes a programming model similar to XMLHTTPRequest. IE8 features an enhanced and standardized DOM, that brings it in line with implementations in other browsers. Attributes and properties in DOM objects are now handled differently, and the behavior of the getAttribute, setAttribute and removeAttribute modifiers have been changed to match the behavior of other browsers.[14] Internet Explorer 8 also supports the Accessible Rich Internet Applications specification for enhanced accessibility in Ajax-based rich Internet applications.[17]
VML is currently supported by Microsoft Internet Explorer version 5.0 or later.
VML has been proposed to the W3C as a standard for vector graphics on the Web (see http://www.w3.org/TR/NOTE-VML). Microsoft is continuing to lead the charge in the development and implementation of XML-based technologies, working with leading industry partners (AutoDesk, Hewlett-Packard, Macromedia, Visio) and the W3C to advance Web-based standards. We expect to work with the W3C to ultimately drive to one standard format for vector graphics on the Web.
VML is also supported by Microsoft Office 2000 or later. Microsoft Word, Microsoft Excel, and Microsoft PowerPoint can be used to create VML graphics.
Login | Create an Account |