Side navigation
#5855 closed bug (invalid)
Opened January 18, 2010 07:18PM UTC
Closed January 20, 2010 03:08AM UTC
Last modified March 14, 2012 12:18AM UTC
inline onclick return false target="_blank" ie8
Reported by: | designerno1 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | unfiled | Version: | 1.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
<a onclick="return false;" target="_blank" title="test" href="testen.html"><img alt="test" src="test.gif"/></a>
it seems to be stupid in jquery 1.4 target"_blank" forces the ie to open a new window with the link testen.html return false doesn't work
I don't see any jQuery code there at all. Can you attach a complete test case?