Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How important is it to support old browsers?

Tags:

People also ask

How far back should I support browsers?

For a quick rule of thumb, go back at least 4 releases of IE and other major browser realizes.

Why is browser support important?

Browser Compatibility Is ImportantIf you have a poorly designed site, it can drive visitors towards your competition. However, with an experienced web designer, they will check whether your site displays correctly in Firefox, Chrome, or any other type of browser.

Do old browsers still work?

Older versions of Chrome generally still have good support for modern functionality, however speaking from experience, older versions of Safari (iOS9 and under) can cause issues from time to time.

What problems do old browsers create?

The outdated web browser often leads to security threats that can cause your browser to compromise the information and data. It can cause compatibility issues, low performance, compromise passwords, etc., highly vulnerable to hacking. The older browser version also misses the latest feature upgrades.


Just read an interesting article by yahoo's Nicholas C. Zakas: What’s a web browser?

How do you best balance implementing new technologies like HTML5 and CSS3 while keeping support for browsers like i.e 6, is it a practical approach to day to day web development where deadlines must be met?