Sometimes we use popups in our application. But what if popups are disabled on the client browser? Then it’s possible that your entire application would fail. By using the below code snippet, you can check whether client browser has disabled popups so you can implement an alternative way if popups are disabled.
0 comments:
Post a Comment