Harrypotter_fan
Panel of Selectors
I can't stand IE when it is loading the page, there is a sort of click sound or something and things like that. Also FF seems faster. But scrolling in IE is much better, but then its hardly a plus point.
Frankly I can't understand all the IE hate in this thread. I use both IE and FF and with the release of IE 7, I really don't find that much of a difference with FF2. IE7 has fixed the major security holes in the previous version, and has added tabbed browsing. The only area where firefox [at least the second version] continues to shine over IE is the add-on's. I download plenty of them but somehow don't really use them that much for some reason.
Add to it the fact that some older websites STILL load better on IE than on firefox, which just means that IE renders a greater number of pages better than firefox, continues to be a plus point for the former.
My post was from the perspective of a developer and not a common user. If you know the limitations and CSS bugs that exist in IE6 or IE7 then you'll understand what I mean. The web would be a better place without IE as people would be able to design better websites efficiently, if they didn't have to work within limitations of Internet Explorer.
It is a plus point only due to the popularity of the browser, not because of it's quality. Web developers of the past developed their websites targeted towards IE since it had more than the lion's share of the market. Nowadays it is reaching a point of evenness. In fact, when I develop a website nowadays I design it for Firefox and then apply all the necessary hacks to make sure it looks good on IE.Add to it the fact that some older websites STILL load better on IE than on firefox, which just means that IE renders a greater number of pages better than firefox, continues to be a plus point for the former.
It makes it doable in a very hackish sort of way. Especially if IE goes around fixing some bugs and not fixing others. For example, if they fix the bug that allows the hack but don't fix a rendering bug, then developers are screwed.That is too true. But the If IE comment does make it doable.
Thats due to the box model bug. It also counts the padding in the width but that only affects IE versions lower than 6.0. I have never worried about it because hardly anyone still uses those browsers.
That only happens in quirks mode in IE7 or IE6. Its there for backwards compatibility. Do you run it in quirks mode?