Bug Tracker

Modify

Ticket #23 (closed bug: fixed)

Opened 7 years ago

Last modified 6 years ago

Matthias Miller domReady Approach trows an dialog box on IE + https

Reported by: neytema@… Owned by:
Priority: major Milestone: 1.0
Component: event Version: 1.0
Keywords: document ready Cc:
Blocking: Blocked by:

Description

The problem is in document.write("<scr" + "ipt id=ie_init defer=true " +

"src=javascript:void(0)></script>");

IE thinks that src=javascript:void(0) is a security threat

Change History

comment:1 Changed 7 years ago by john

  • Version set to 1.0
  • Milestone set to 1.0

comment:2 Changed 7 years ago by john

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

Fixed in SVN rev:118, using  https:/// instead of javascript:void(0).

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.