How to develop a site for multiple browsers these days ?
- by Misha Moroshko
I would like to develop a site that works in all major browsers.
I wonder what tools are available these days that may help me to check the functionality across browsers.
I mean after I add some functionality to my site, I want to check it in all browsers. Are there any tools/software for this task ? I understand that it's impossible to check everything because it is pretty subjective if something works as expected or not, but maybe there are some tools that may found major errors (like IE is not supporting indexOf).