IE opens a new window for a link, FF doesn't
Posted
by Blankman
on Stack Overflow
See other posts from Stack Overflow
or by Blankman
Published on 2010-04-08T14:41:18Z
Indexed on
2010/04/08
14:43 UTC
Read the original article
Hit count: 342
Very strange, I have a list of products. When a user clicks on an the image it opens up a new IE window.
Firefox doesn't do this.
What could be the reason for this?
the urls are:
http://website.example.com
and clicking on the image goes to (which is hosted on another server):
http://store.website.example.com
Could this be some internal security measure or ?
© Stack Overflow or respective owner