/ Published in: jQuery
Expand |
Embed | Plain Text
function closeKeepAlive() { if (/AppleWebKit|MSIE/.test(navigator.userAgent)) { $.ajax({ url: "/ping/close", async: false }); } }
Comments
Subscribe to comments
You need to login to post a comment.

hy its 2 easy