Permalink
Showing
with
1 addition
and
1 deletion.
-
+1
−1
test/data/ajax/onunload.html
|
@@ -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