Bug Tracker

Modify

Ticket #1161 (closed bug: invalid)

Opened 6 years ago

Last modified 6 years ago

Blank IE7 after reloading (F5)

Reported by: beachwalker Owned by:
Priority: undecided Milestone: 1.1.3
Component: core Version: 1.1.2
Keywords: blank IE7 Cc:
Blocking: Blocked by:

Description (last modified by john) (diff)

If I include the actual jquery version 1.1.2 like this and view it in IE7 something mysterious happens:

<html>

<head> <link rel="stylesheet" type="text/css" href="main.css"></link> <script type="text/javascript" src="jquery.js"></script> </head> <body>

<p>test</p>

</body>

</html>

The paragraph is shown, but after reloading the page all content is blown away (blank page). It is still visible in the source view, but nothing is shown. Any ideas? It's working fine with the previous release.

Change History

comment:1 Changed 6 years ago by malsup

I have been unable to duplicate this. Has anyone else?

comment:2 Changed 6 years ago by john

  • Status changed from new to closed
  • Resolution set to invalid
  • Description modified (diff)

Unable to be duplicated, closing.

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.