Whats a JScript for multiple popup windows - not the bad kind of pop ups

liunx

Guest
i run a website for my local cricket club, it can be found at <!-- m --><a class="postlink" href="http://www.eastscricket.com.au">http://www.eastscricket.com.au</a><!-- m -->

i am redisigning the site within the next few months and as part of the redisign i will be having player profiles that pop up in a new window with no toolbars, scrollbars, etc,..

i want it done in the same way as for they do it on the site - <!-- m --><a class="postlink" href="http://www.ozleague.com/clubinfo.asp?clubid=1">http://www.ozleague.com/clubinfo.asp?clubid=1</a><!-- m --> if you scroll down a bit you will see all the player names which have profile pop ups

ive tried copying over the Jscript from their site to mine, but i can't work out what the file names should be

could somebody please help me???

cheersHey x-zibit

You'll find what you are looking for here:

<!-- m --><a class="postlink" href="http://www.101tutorials.com/scripts/javascripts/browserwindows/index.asp">http://www.101tutorials.com/scripts/jav ... /index.asp</a><!-- m -->

There's two different versions of the script. Both let you choose the size of the pop-up, one fo them lets you choose the location.

JOn


x-zibit as in "It's a shame, your only in the rap game...."?The best pop-up tutorial I know of is at <!-- m --><a class="postlink" href="http://www.bravenet.com/reviews/coolscripts/windows/index.php">http://www.bravenet.com/reviews/coolscr ... /index.php</a><!-- m -->
you can find the code for almost any type of pop-up there.
Also see <!-- m --><a class="postlink" href="http://www.a1javascripts.com/mouseover_scripts/">http://www.a1javascripts.com/mouseover_scripts/</a><!-- m --> and <!-- m --><a class="postlink" href="http://www.a1javascripts.com/miscellaneous/">http://www.a1javascripts.com/miscellaneous/</a><!-- m -->
 
Top