Click to See Complete Forum and Search --> : Target Attribute Error in IE6


Jet Li
07-31-2007, 01:55 AM
I am testing the "target=" attribute of <a> and <form>:

<body>
<a href="../img/img1" target="images_win">load image 1 </a>
<form action="../img/img1" target="images_win" method=get>
<input type=submit />
</form>
</body>

Or here:

http://www.geocities.com/alecleekya/targetwin/empytarget.html

If I submit the form, the image is loaded in a new window as expected. However, if I click the link, the image is unexpectedly loaded in the current window (replacing the current content) instead of going into a new one. Did I make any mistake? I tested the page under IE6 WinXP. Is it a bug of IE ? Can anyone click my link and advise me the result and your browser type?

KDLA
07-31-2007, 08:19 AM
It doesn't work in Firefox, either.

BTW - cute cat. :)