Hi,
I am having the problem in disabling the popups generated by browser. Actually i have written a script to open a mobile application if it is installed or open it in safari if app is no installed. for this i have used setTimeout function. It works fine when the app is installed but if the app is not installed browse gives a pop up message that the address is invalid and then redirects the application in the safari browser itself.
i just want to block that pop up using javascript.
Any help will be appreciated.
Thanks in advance
I am having the problem in disabling the popups generated by browser. Actually i have written a script to open a mobile application if it is installed or open it in safari if app is no installed. for this i have used setTimeout function. It works fine when the app is installed but if the app is not installed browse gives a pop up message that the address is invalid and then redirects the application in the safari browser itself.
i just want to block that pop up using javascript.
Any help will be appreciated.
Thanks in advance
Comment