1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

how to create a popup message without getting blocked by noscript?

Discussion in 'Content Management' started by ameo, Nov 16, 2008.

  1. #1
    hi, i'm currently using this code but it's getting blocked by noscript and the page continue loading as if the code isn't there.

    <script type="text/javascript">
    <!--
    
    var answer = confirm ("click on OK to continue, or CANCEL to be directed to the Yahoo site.")
    if (!answer)
    window.location="http://www.yahoo.com/"
    
    // -->
    Code (markup):
    </script>
    how can i get the same result and bypassing noscript? even with any other language?

    thanks
     
    ameo, Nov 16, 2008 IP