topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 6:57 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: IDEA: HTML -> open external links in popup (i give up)  (Read 4066 times)

marionjoe

  • Participant
  • Joined in 2006
  • *
  • default avatar
  • Posts: 3
    • View Profile
    • Donate to Member
IDEA: HTML -> open external links in popup (i give up)
« on: July 17, 2006, 10:10 AM »
perhaps the code i want is standard, already written, yet i cannot find it after searching for over 3 hours.
WHAT I WOULD LIKE
when my visitor to my page clicks on a link, that link opens the linked page in a popup window which i can control position size, scroll abilities etc

at the moment, the linked page replaces mine, or if right-clicked opens in new window or tab.

instead, i want my visitor to stay on my page while still allowing the linked site to be viewed as a popup,  smaller than my page, so that my page is still visible in the back of the linked-page.

can you assist me?


EDIT by brotherS: Your question isn't really a Coding Snack, but maybe you can find help here. Please start topics in here with "IDEA: ..." the next time, thanks.
« Last Edit: July 17, 2006, 10:15 AM by brotherS »

Veign

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 993
    • View Profile
    • Veign - Where design meets development
    • Donate to Member
Re: IDEA: HTML -> open external links in popup (i give up)
« Reply #1 on: July 17, 2006, 10:23 AM »
You can use Javascript (lookup the window.open command) to do it or use a more advanced script like:
http://prototype-window.xilinus.com/