Skip to main content

Bug Tracker

Side navigation

Ticket #5198: page1-nojq.html


File page1-nojq.html, 0.3 KB (added by candlerb, September 10, 2009 10:21AM UTC)

shows the expected behaviour (without jQuery)

<html>
<head>
  <script language="javascript">
    window.onload = function() { alert("Onload handler triggered!") }
  </script>
</head>
<body>
Please go to <a href="page2.html">page 2</a> and then click the back button.
<br />
This page doesn't have jQuery loaded.
</body>
</html>

Download in other formats:

Original Format