Do you plan to support IE 6 on your future projects?

前端 未结 15 1942
無奈伤痛
無奈伤痛 2020-12-21 00:27

I\'m trying to make a pitch to my boss to drop support for IE 6. I find that a disproportionate amount of time is spent on trying to make the css IE 6 compatible and that co

15条回答
  •  一整个雨季
    2020-12-21 01:04

    Get your hands on some user statistics for each individual website you're going to work on. Get the browser usage statistics from the past year, not more, no less. If there is still a significant amount of IE6 users (I personally go for more than 5%) it is probably worth supporting IE6.

    If it's less than whatever you deem a reasonable percentage of users, so in my example: less than 5%, you could simply use this fact to try and convince your boss.. and ultimately.. your client.

    Further arguments you can use are: Better use of CSS selectors, better support for PNG images without hacks and making the world a better place.

    Unfortunately though, IE6 is here to stay.. not because the users are nefarious bastards, but simply because some companies take way too much time to upgrade their software.

提交回复
热议问题