/ Published in: jQuery

Expand |
Embed | Plain Text
function closeKeepAlive() { if (/AppleWebKit|MSIE/.test(navigator.userAgent)) { $.ajax({ url: "/ping/close", async: false }); } }
Comments

You need to login to post a comment.
function closeKeepAlive() { if (/AppleWebKit|MSIE/.test(navigator.userAgent)) { $.ajax({ url: "/ping/close", async: false }); } }
You need to login to post a comment.
hy its 2 easy