How to create a pop up window which appears only if no internet connection
Hi,
Only one section of my app requires internet.
I want to warn people who runs the app without internet connection, when they try to get into that section, that it won't work., or that they need internet..
Is there a js script I could put on the concerned page load that would solve this?
Thanks!