Warning: Constant ABSPATH already defined in /home/killersi/public_html/magazine/wp-config.php on line 22

Warning: Cannot modify header information - headers already sent by (output started at /home/killersi/public_html/magazine/wp-config.php:22) in /home/killersi/public_html/magazine/wp-includes/feed-rss2.php on line 8
IE – Killersites Web Design Magazine http://www.killersites.com/magazine Web Design News, Articles and Tutorials Fri, 20 Jun 2008 19:59:15 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.6 Here comes Internet Explorer 8 http://www.killersites.com/magazine/2008/here-comes-internet-explorer-8/ http://www.killersites.com/magazine/2008/here-comes-internet-explorer-8/#comments Fri, 20 Jun 2008 18:29:43 +0000 http://www.killersites.com/magazine/?p=37 Internet Explorer 8 is Microsoft’s response to the growing interest in interactive web services and rich online experiences. This is Microsoft’s second attempt to build a browser that follows standard compliant HTML and CSS. So, will designers and developers embrace this new Internet Explorer?

Maybe. IE8 is becoming CSS 2.1 compliant. The beta release also fixes many of the browser inconsistencies and more closely supports the HTML 4.01 Specification. One notable change is the elimination of the problematic haslayout functionality.

IE8 departs from earlier versions in how it displays form controls. Chris Hester created a demo showing how various browsers handle form buttons.

Since beta releases can be buggy, it is probably too early to target IE8 with conditional comments. But, knowing your options will keep you ahead of the pack.

Two methods to work with differences found in IE8:

  1. Internet Explorer Conditional Comments.
  2. The Emulate IE7 Meta Tag.

1. Designers can use Conditional Comments to target Internet Explorer 8 with alternate content or CSS rules. The typical conditional comment to target IE8 is:

2. Microsoft introduced a new meta tag to control the display of your web page in IE8. The meta tag will tell IE8 to render the page using IE7’s rendering engine. To Emulate IE7, add this inside the <head></head> of your web document:

This will allow a site to use the new features of IE8 while using IE7’s rendering engine.


More information can be found here: Update your site to render in IE7 Mode.

Methods to test your site in IE8:

  • Download the current IE8 beta release for Windows XP SP2, Windows Vista, and Windows Server 2003/2008.
  • Don’t want to install a beta product? Then download a standalone application that supports IE versions 5.5 through the current IE8 beta release. Try the IETester by the makers of DebugBar.
  • Another alternative is to use the VNC remote access options offered by BrowserCam which allow you to test websites virtually.

Microsoft’s Internet Explorer is still the de facto standard for businesses and consumers but never captured the hearts of web designers and developers. IE8 is poised to change that sentiment with its intuitive new features and respect for web standards. Here are additional resources to get ready for IE8:

]]>
http://www.killersites.com/magazine/2008/here-comes-internet-explorer-8/feed/ 6