When my application runs in Internet Explorer, is needed that it choose IE8 version and run on it. Is there any javascript function that added in my jsp page, it selects IE8 version and run on it.
As in my machine I have IE9, but my default IE7 is the mode it is running. I can manually choose IE8 or IE9 to run on that particular version, but instead I want to write some piece of javascript code that allow any users, when run this application in IE, by default it runs in IE8.