Skip to content
Permalink
Browse files
Ref f9d41ac: Opera-compatible form target
  • Loading branch information
gibson042 committed Nov 4, 2013
1 parent 705216d commit d5b7139
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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;

0 comments on commit d5b7139

Please sign in to comment.