Advices and strategies for browser compatibility on web applications into a corporate environment
- by TiagoBrenck
With the new CSS 3 and HTML 5 tecnology, the web applications gained a lot of new tools for a better UI(user interface) interaction, beautifull templates and even responsive layout to fit into tablets and smartphones.
Within a corporate environment, those new tecnologies are required so the company can "follow" the IT evolution and their concurrent, but they also want that those new web applications supports old browsers.
How to deal with this situation?
By one side we are asked to follow the news and IT evolutions, create responsive layouts and use a lot of cool jQuery's plugins. And by the other side, we are asked to support old browsers that doesn't support those new responsive features, plugins or components.
I would like advices and strategies to create "modern" web
applications that are also supported on old browsers.
How does your company deal with this situation?
Is it possible to have the same web application running good and beauty on old browsers, and responsive, interactive on actual browsers?