Allow a mobile app to accurately detect if it's online or offline, even if it's connected to a WIFI network with no connectivity. Includes block that triggers several events related with the app's connectivity, that can automatically grab ajax requests made while the connection is down and remakes them after the connection is restored, and simple client side logic to validate connectivity status.
Completely based on Javascript (offline.js) and with no external dependencies, SilkUI is only for the Demo app.
Detail of existing triggered events: