How to add a bootstrap toast message when internet is not connected
I have a code which shows an alert when Internet is not there. I want to add a bootstrap toast instead of the alert. Does anybody know how to achieve that. Here is my internet status code.
0 Replies