In a html page, i added the following code
<a href="http://www.google.com" target="_blank"><span><input type="button" value="google" /></span></a>
To achieve image button with sliding door technique, i happens to mark up like this.
Now When I click the button, google.com opens in two tabs in Firefox.
IE didn't respond at all !!!
Thanks for any help!!!