ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: HTML -> open external links in popup (i give up)

(1/1)

marionjoe:
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.

Veign:
You can use Javascript (lookup the window.open command) to do it or use a more advanced script like:
http://prototype-window.xilinus.com/

Navigation

[0] Message Index

Go to full version