PDA

View Full Version : Internet Explorer



4play
03-12-2004, 02:16 PM
If you have ever tried to design a website and found that your site displays properly in one browser and no another there is now a workaroud. the main problem was that internet explorer the most popular webrowser never followed the w3 standards so some smart ass decided to right a nice style sheet to load and parse pages in internet explorer

here (http://dean.edwards.name/IE7/intro/) the site has been /. 'd so it might be a while before you can find the style sheet.

mirror (http://myweb.jhu.edu/bananas/dean-mirror.html)

Illuminati
03-12-2004, 02:44 PM
Nice find :)

Though in many cases, it's easier to use a W3-standard browser (Most notably Mozilla/FireFox or Opera but usually any browser that doesn't use the IE engine) for browsing and either use a non-MS web design program (e.g. Macromedia Dreamweaver) or resort to hand coding for creating pages. :smilie4:

Internet Explorer's a generic browser for Windows. Unfortunately, it'll only be generic for a long while.

4play
03-12-2004, 03:15 PM
I use firefox myself but this is aimed more at people making website so that when they design it they can have it display properly for people using internet explorer.

h1
03-12-2004, 10:24 PM
Nice find, 4play. :)

Cl1mh4224rd
03-14-2004, 05:58 AM
Odd... None of the HTML examples listed here (http://jhunix.hcf.jhu.edu/~alaroia1/dean/IE7/compatibility/index.html) works on IE6 for me. They all just display a blank page...