i don’t know whether this question makes sense but still..
-
If i created an application, which browser compatibility shall i provide??
whether to go for IE or chrome or firefox or netscape or OPERA or some other…
even though,suppose if i choose IE then which version to choose next?? IE6 or IE7 or some newer??? -
If my application used some newer technology like HTML5 or css3, will it be running on old browser like IE6 ???
-
today 71 percent of the population use INTERNET CAFE(Rest uses mobile,broadband and some other connection) to browse, where they have not usually upgrade their browser, so generally a common man will use the same browser.So isn’t it better to create an application which will run on older versions??
thanks a lot for suggesting any ideas in advance..
It all depends on the project you are working on and the target audience.
Are you making an intranet system and all the employees use Internet Explorer 8 then you provide support for that.
New techniques like html5 and css3 won’t work in ie6, but you should provide fallback methods if your client requires your application to work in ie6.
Me personally, I only target ie8+, unless the client requires me to use older browerse