Bug Tracker

Opened 16 years ago

Closed 16 years ago

#1161 closed bug (invalid)

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:
Blocked by: Blocking:

Description (last modified by john)

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 (2)

comment:1 Changed 16 years ago by malsup

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

comment:2 Changed 16 years ago by john

Description: modified (diff)
Resolution: invalid
Status: newclosed

Unable to be duplicated, closing.

Note: See TracTickets for help on using tickets.