mirror of
https://github.com/jquery/jquery.git
synced 2026-02-02 01:25:10 -05:00
Ref f9d41ac6: Opera-compatible form target
(cherry picked from commit d5b7139abc)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user