Trident (layout engine)


Free Web Hosting with Website Builder
Trident
Developed by Microsoft
OS Microsoft Windows
Mac OS System 7 to OS X (discontinued)
Solaris and HP-UX (discontinued)

Windows 3.1 to Me (discontinued)
Type Application framework / Software component
License Proprietary MS-EULA
Website msdn.microsoft.com

Trident (also known as MSHTML) is the name of the layout engine for the Microsoft Windows version of Internet Explorer. It was first introduced with the release of Internet Explorer version 4.0 in October 1997, has been steadily upgraded and remains in use today. For versions 7 and 8 of Internet Explorer (the latter of which is currently in beta), Microsoft made significant changes to the Trident layout engine to improve compliance with web standards and add support for new technologies.

Contents

Use in software development

Trident was designed as a software component to allow software developers to easily add web browsing functionality to their own applications. It presents a COM interface for accessing and editing web pages in any COM-supported environment, like C++ and .NET. For instance, a web browser control can be added to a C++ program and Trident can then be used to access the page currently displayed in the web browser and retrieve element values. Events from the web browser control can also be captured. Trident functionality becomes available by connecting the file mshtml.dll to the software project.

Versions

Trident version MSHTML.dll version Internet Explorer version Notes
Trident 4.0.x IE4 Initial trident version
Trident II 5.0.x IE5 improved CSS1.0 support and had sweeping changes in CSS2 rendering
Trident III 5.5.x IE5.5 corrected issues with CSS handling
Trident IV 6.0.x IE6 corrected the box model and added quirks mode with DTD switching
Trident V 7.0.x IE7 fixed many CSS rendering issues and added partial PNG alpha support
Trident VI 8.0.x IE8 first version to pass the Acid 2 test[1]

Trident-based applications

All versions of Internet Explorer for Windows from 4.0 onwards use Trident, and it is also used by various other web browsers and software components (see Internet Explorer shells). In Windows 98, Windows Me, and Windows 2000, it is also used for the Windows file manager/shell, Windows Explorer. The Add/Remove Programs tool in Windows 2000 and Windows XP uses Trident to render the list of installed programs and in Windows XP, it is also used for the User Accounts Control Panel, which is an HTML Application. However Trident was not used by the IE5 version for Mac, or by Internet Explorer Mobile.

Some other Trident-based applications include:

  • AOL Instant Messenger 6.x, which uses Trident to render conversation and profile windows, and advertisement panels
  • EA Link, incompatible with Trident V as of Internet Explorer 7 RC2
  • Google Talk, which uses Trident to render chat windows and profile cards
  • LimeWire, which renders the page 'New@Lime'
  • Avant Browser
  • Xtravo Explorer, developed by Jawoco. Com in 2008
  • TheWorld Browser
  • Maxthon, which uses the Trident V engine while adding features not built into IE7
  • MenuBox, which adds an extended DOM to Trident to create applications in HTML or wrap web services and run them like local programs
  • Microsoft InfoPath
  • Microsoft Encarta and related products
  • Microsoft Compiled HTML Help
  • Microsoft Outlook which uses Trident to render HTML Messages (prior to Outlook 2007) and the "Outlook Today" screen
  • Microsoft Outlook Express, which uses Trident to render HTML Messages
  • MSN Messenger, which uses it to produce Flash-based "winks" and games, and for all advertisements shown in the advertisement banner
  • Netscape Browser (Netscape 8), which used Trident to render web pages in IE mode
  • RealNetworks
  • Souvergin
  • Teega
  • TomeRaider
  • Valve's Steam client, which uses Trident to render the "Store", "Update News", and "Community" sections
  • Windows Media Player, which uses Trident to render the "Media Information" pages; other media players, such as Winamp and RealPlayer, have similar features.

Standard Compliance

Although each version of IE has improved standards support, including the introduction of a "standards-compliant mode" in version 6, the core standards that are used to build web pages (HTML and CSS) are sometimes implemented in an incomplete fashion. For example, there is no support for the <abbr> element which is part of the HTML 4.01 standard, and there are bugs in the implementation of float-margins for the CSS1 standard.[citation needed] There are also some CSS attributes missing from Trident, like min-height, etc as of IE 6. As of Internet Explorer 8 CSS 2.1 will be fully supported as well as some CSS 3.0 attributes.[2]

Microsoft alternatives

Apart from Trident, Microsoft also has several other layout engines. One of them, known as Tasman, was used in Internet Explorer 5 for Mac (previous Internet Explorer for Mac used Trident or standard IE code). Development of Internet Explorer for Mac was halted in roughly 2003, but development of Tasman continued to a limited extent, and was later included in Office 2004 for Mac. Microsoft's new web design product, Expression Web does not use Internet Explorer's Trident engine, but rather its own engine which Microsoft claims is the most standards-compliant on the market today. [3]

See also

References

External links







Why are we here?
All text is available under the terms of the GNU Free Documentation License
This page is cache of Wikipedia. History