The short answer - no. You really need to test in each browser. However, if you are working on an intranet app, why do you need to support multiple browsers? ;)
On Thu, Sep 2, 2010 at 2:39 PM, Riaan <[email protected]> wrote: > What is the best aproach to ensure that my web application will > support multiple browsers like IE 6,7,8 & Firefox, Opera, etc...? > > Is there any sort of plugin for Visual Studio that could do a code > analysis to determine if my application is compatible? > > I did see that there are many cross browser online testing tools, but > from what I could see none of these would work for an intranet only > application that is not exposed to the www and also for not for secure > and sensitive applications such as financial applications. > > Any help / advise would be appreciated. > >
