var online = window.navigator.onLine;
if (!online){
alert('You are not currently connected to the internet. Please try again later.');
}
Please check out my YouTube channel (http://youtube.com/ConnorAlves) for programming tutorials. Also, my Twitter is: http://twitter.com/connor20.
No comments:
Post a Comment