mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Ref f9d41ac6
: Opera-compatible form target
(cherry picked from commit d5b7139abc
)
This commit is contained in:
parent
26705c6c5b
commit
faed51b2e9
@ -6,7 +6,7 @@
|
||||
<script src="../../jquery.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<form id="navigate" action="about:blank"></form>
|
||||
<form id="navigate" action="../iframe.html"></form>
|
||||
<script>
|
||||
jQuery( window ).on( "unload", function() {
|
||||
var ajaxStatus;
|
||||
|
Loading…
Reference in New Issue
Block a user