mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-08 08:51:50 +00:00
$.verto.unloadJobs queue leverages the 'beforeunload' event to perform work prior to browser page unload. However, iOS does not support that event. Its equivalent event is 'pagehide'. This patch uses the pagehide event on iOS, and beforeunload for all others.
This file needs to say more. Documentation for the api needs to be developed with jsdoc-toolkit http://pulkitgoyal.in/documenting-jquery-plugins-jsdoc-toolkit/ Dependancies for DEMO jquery-2.0.3.min.js jquery-2.0.3.min.map jquery.cookie.js jquery.dataTables.js jquery.json-2.4.min.js jquery.mobile-1.3.2.min.js