disable pop up using javascript

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vikram mishra
    New Member
    • Nov 2011
    • 1

    disable pop up using javascript

    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
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Could you post your code to give us a better idea of the problem?

    Comment

    Working...