我正在尝试使用jQuery在以下情况下调用浏览器的onbeforeupload事件:- $(document).ready(function(){$(window).trigger('beforeunload');} ) ...
確定! 回上一頁