Bug Tracker

Opened 13 years ago

Closed 13 years ago

Last modified 11 years ago

#5855 closed bug (invalid)

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

Change History (2)

comment:1 Changed 13 years ago by dmethvin

Resolution: invalid
Status: newclosed

I don't see any jQuery code there at all. Can you attach a complete test case?

Note: See TracTickets for help on using tickets.