Results 1 to 3 of 3

Thread: Popup Question
      
   

  1. #1
    jorujuja is offline First Lieutenant
    Join Date
    Mar 2007
    Posts
    150

    Default Popup Question

    I am currently working on my site via BV and here's my plan of action:
    - A visitor clicks a button on my page and popup window opens
    - At the bottom of the popup window, there's a close button in which when clicked, of course closing the popup window... but at the same time the parent page goes to a certain URL.

    How can I do this? Thank you.

  2. #2
    Alien Dude's Avatar
    Alien Dude is offline Lieutenant Colonel
    Join Date
    Apr 2008
    Location
    The Dark Side
    Posts
    562

    Default Re: Popup Question

    using a standard popup window it can't be done as the popup is actually a new browser window altogether so any call will only effect that window.
    Dynamic Drive have a script that does popup windows that run from a javascript and a js file so you might be able to ajust it to change the main window when closing the popup

  3. #3
    jorujuja is offline First Lieutenant
    Join Date
    Mar 2007
    Posts
    150

    Default Re: Popup Question

    Thank you. Will try with your suggestion.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49