Aitch 2011 Nic Haynes

Checking the online status with PhoneGap & jQuery

When using Phonegap to build native iPhone projects you need to setup offline detection, especially if you're making AJAX calls. Phonegap has a very easy to use API for this, but it can be a little tricky when used in conjunction with jQuery.