Search a jQuery plugin for browser compatibility
Hello;
There is many browsers and each render css and javascript differently so the resulting view will differ on most times from a browser to an other. Currently i am testing my webpage on Firefox browser and it looks nice but i want a plugin that will make the webpage looks the same on other browsers including android browser.
So what do you suggest as plugin that provide the maximum possible compatibility without the need to test each browser because this task is difficult.
Thank you