Bug Tracker

Modify

Ticket #5855 (closed bug: invalid)

Opened 3 years ago

Last modified 15 months ago

inline onclick return false target="_blank" ie8

Reported by: designerno1 Owned by:
Priority: major Milestone: 1.4
Component: unfiled Version: 1.4
Keywords: Cc:
Blocking: Blocked by:

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

comment:1 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

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

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.