What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » HTML code for pop up?

HTML code for pop up?
Author: Message:
Zephyr
Senior Member
****

Avatar
monster.rat

Posts: 950
Reputation: 26
35 / Male / Flag
Joined: Jan 2005
RE: HTML code for pop up?
Also if you want to change some parameters for the popup window, you can use this code.

code:
<a href="page.html" target="I1"
onClick="window.open('2.html','popup','width=200,height=300,toolbar=no,location=no,directories=no,status=no,menubar=no,
scrollbars=no,resizable=no,minimize=no,maximize=no,fullscreen=no,dependent=no,top=400,left=400')"> text</a>

Change the values of the parameters as you wish.

I split the code at scrollbars=no so that it fits the layout of this page better, but make sure there are no spaces between the properties of the window in your code.

This post was edited on 05-23-2005 at 12:38 PM by Zephyr.
[Image: rhcpsig38tj.png]
05-23-2005 12:24 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
HTML code for pop up? - by albert on 05-22-2005 at 10:15 PM
RE: HTML code for pop up? - by Concord Dawn on 05-22-2005 at 10:17 PM
RE: HTML code for pop up? - by Dempsey on 05-22-2005 at 10:21 PM
RE: HTML code for pop up? - by albert on 05-22-2005 at 10:23 PM
RE: HTML code for pop up? - by Chris4 on 05-22-2005 at 10:24 PM
RE: HTML code for pop up? - by albert on 05-22-2005 at 10:25 PM
RE: HTML code for pop up? - by Zephyr on 05-22-2005 at 10:50 PM
RE: HTML code for pop up? - by albert on 05-22-2005 at 10:57 PM
RE: HTML code for pop up? - by Chris4 on 05-22-2005 at 11:03 PM
RE: HTML code for pop up? - by Zephyr on 05-23-2005 at 12:24 AM
RE: RE: HTML code for pop up? - by rav0 on 05-23-2005 at 06:10 AM
RE: HTML code for pop up? - by segosa on 05-23-2005 at 06:44 AM
RE: RE: HTML code for pop up? - by rav0 on 05-23-2005 at 07:50 AM
RE: HTML code for pop up? - by Tovrin on 05-02-2006 at 03:20 AM
RE: RE: HTML code for pop up? - by rav0 on 05-02-2006 at 05:45 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On