angular.js - angular js 如何监听浏览器关闭事件
为情所困
为情所困 2017-05-15 17:09:24
0
1
717

用angular 开发web, 想在用户关闭浏览器的时候保存当前数据到localStorage。但是没办法在controller中监听到浏览器关闭事件,求大神给说个想法!!感激不尽!

为情所困
为情所困

reply all(1)
淡淡烟草味

angularjs should not have this method, you can try window.onbeforeunload.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template