need some help for my site upload.vc

Discussion in 'Programming' started by lwlll, Apr 20, 2007.

  1. #1
    hello, my site is a simple uploading site. please review it at www.upload.vc

    I want to know how to pop up a new window when someone click the download botton.

    for example, http://www.upload.vc/download.php?file=750usQ1ularc3.torrent
    after click this url, when after 10 seconds, how to do to pop up a site when someone click the 'Download File Now'. Thanks a lot
     
    lwlll, Apr 20, 2007 IP
  2. Barti1987

    Barti1987 Well-Known Member

    Messages:
    2,703
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    185
    #2
    Add an onclick event to the button with javascript window.open.

    But it is not allowed to have pop-ups on the same pages as Google Adsense.

    Peace,
     
    Barti1987, Apr 20, 2007 IP
  3. lwlll

    lwlll Guest

    Messages:
    44
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks a lot, could you tell me how to add the onclick event?
     
    lwlll, Apr 20, 2007 IP
  4. Jim_

    Jim_ Peon

    Messages:
    72
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I thought that only referred to pop-up advertisements or unwanted popups. I don't think user-activated pop-ups are against the Google Adsense TOS.

     
    Jim_, Apr 23, 2007 IP