Making links pop-up into javascript windows

Javascripts

Author's Comments

Look carefully for specific instructions

This works for websites and xanga, NOT MYSPACE

The links you make should look like this:
just without the slashes

<a href=\"java script:popUp('Link_here',WWW,HHH,ID);\">Link_text_here</a>


WWW= width of the pop-up window
HHH= Height of the pop-up window
ID= ID of the window for multiple pop-up links on one page!
The ID has to be a number!

Script Code

Copy and paste to HTML

Help

Script Comments

Showing latest 2 of 2 comments

scratch that; doesn't work for me.

By emberfly on Mar 30, 2008 4:37 am

Love it! you are so awesome! :D

By emberfly on Mar 30, 2008 3:32 am

Script Details

Author Mm-giraffe View profile
Submitted on Jul 21, 2007
Page views 9,615
Favorites 16
Comments 2
Reviewer digitalfragrance View profile
Approved on Jul 25, 2007

Script Tags