Opened 9 years ago
Closed 9 years ago
#14558 closed bug (duplicate)
bug
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
the function
$( window ).unload(function() {
alert( "Bye now!" );
});
can not work on Chrom
Note: See
TracTickets for help on using
tickets.
Duplicate of #14559.