Offline.js - Internet Connectivity Notification Library

Written by Kevin Liew on 31 Oct 2013
22,311 Views • Javascript

Offline.js is a library to automatically alert your users when they've lost internet connectivity, like Gmail. It captures AJAX requests which were made while the connection was down, and remakes them when it's back up, so your app reacts perfectly.

It's a really good addon to your existing, and the best thing? You don't have to integrate this into your script. You can set it up as an individual script. After specified the offline check, your app will be equipped with this offline detection feature and provide an even better user experience.

It has a number of beautiful themes and requires no configuration.

Features

  • Monitors ajax requests looking for failure
  • Confirms the connection status by requesting an image or fake resource
  • Automatically grabs ajax requests made while the connection is down and remakes them after the connection is restored.
  • Simple UI with beautiful themes
  • 3kb minified and compressed

Screenshots

SPECIFICATIONS & DOWNLOAD

  • Official Website / Demo / Download
  • Plugin Category: Ajax
  • Requirement: Standalone
  • Compatibility: Modern Chrome, Firefox, Safari and IE8+
  • License: Other License
Join the discussion

Comments will be moderated and rel="nofollow" will be added to all links. You can wrap your coding with [code][/code] to make use of built-in syntax highlighter.