SyntaxFix
Write A Post
Hire A Developer
Questions
jQuery .bind() has been deprecated. Use .on() instead
$(window).on("beforeunload", function() { runBeforeClose(); });