Free Games Forum
Free Games Games Forums Music Forums TV Forums

  Free Games Forum Home FORUM
HOME
Search Posts SEARCH
POSTS
Who's Online WHO'S
ONLINE
Log in LOG
IN
Rules & FAQ RULES / FAQ
REPORT SPAM

Free Games Forum: Game Technology: Javascript Coding:
Java script pop-up code?

 

 


Lother
Veteran


Mar 19, 2005, 5:00 PM

Post #1 of 10 (728 views)
Shortcut
Java script pop-up code? Can't Post

Just wondering, because I wanted to mess around with some.



No God, no peace.
Know God, know peace.

Don't let them scare you
Cool



guns n roses
Newbie

Mar 20, 2005, 12:23 AM

Post #2 of 10 (724 views)
Shortcut
Re: [lother] Java script pop-up code? [In reply to] Can't Post

i dont no whther this will be any help or not


<script type="text/javascript">

//JK Popup Window Script (version 3.0)- By JavaScript Kit (http://www.javascriptkit.com)
//Visit JavaScriptKit.com for FREE JavaScripts
//This notice must stay intact for legal use
//Win Type: Pop Up | Always

//Specify URLs to randomly select from and popup/popunder:
//To display a single URL, just remove all but the first entry below:
var popurls=new Array()
popurls[0]="http://www.javascriptkit.com"
popurls[1]="http://www.dynamicdrive.com"
popurls[2]="http://www.webmasterpick.com"
popurls[3]="http://www.codingforums.com"

function openpopup(popurl){
var winpops=window.open(popurl,"","width=,height=,toolbar,location,status,scrollbars,menubar,resizable")
}

openpopup(popurls[Math.floor(Math.random()*(popurls.length))])

</script>


(This post was edited by guns n roses on Mar 20, 2005, 12:24 AM)


guns n roses
Newbie

Mar 20, 2005, 12:23 AM

Post #3 of 10 (723 views)
Shortcut
Re: [lother] Java script pop-up code? [In reply to] Can't Post

-To change the dimensions of the pop up to an explicit width and height, change the code:

width=,height=

within function openpopup, by entering in the desired values, such as:

width=600px,height=400px


guns n roses
Newbie

Mar 20, 2005, 12:40 AM

Post #4 of 10 (720 views)
Shortcut
Re: [guns n roses] Java script pop-up code? [In reply to] Can't Post

or try this

http://webpage-tools.com/popup_maker.asp




Lother
Veteran


Mar 20, 2005, 9:34 AM

Post #5 of 10 (717 views)
Shortcut
Re: [guns n roses] Java script pop-up code? [In reply to] Can't Post

ThanksSmile



No God, no peace.
Know God, know peace.

Don't let them scare you
Cool



"::" KING "::"
Member


Mar 23, 2005, 6:05 AM

Post #6 of 10 (708 views)
Shortcut
Java script pop-up code? [In reply to] Can't Post

I tried it and it didn't work for me?


+++++++++++++++++++++++++++++++++++++
I have a lamborgini


"::" KING "::"
Member


Mar 24, 2005, 9:17 AM

Post #7 of 10 (703 views)
Shortcut
Java script pop-up code? [In reply to] Can't Post

When i try to open the link it just FREEzez??Crazy


+++++++++++++++++++++++++++++++++++++
I have a lamborgini


Mordeaci
Senior Member


Mar 25, 2005, 4:51 AM

Post #8 of 10 (693 views)
Shortcut
Re: [lother] Java script pop-up code? [In reply to] Can't Post

made a post about this... old tho i made it when i was a user




___________________________________________
fdsfssssdfsdfsdggfdsgsdfgdsgesgdsgsggdsesxvxcvxvxvxvdfufkgdgfdfg


JaVa CoDe
Senior Member


Mar 26, 2005, 9:20 AM

Post #9 of 10 (687 views)
Shortcut
Re: [Mordeaci] Java script pop-up code? [In reply to] Can't Post

Good work. Happy to see this section is working out while i have been slacking. Thank you guys for helping me out.



My train of thought has been delayed.


bluerite89
Member


May 27, 2005, 8:56 PM

Post #10 of 10 (595 views)
Shortcut
Re: [guns n roses] Java script pop-up code? [In reply to] Can't Post

javascript:alert= ('message goes here');
i think that should work, but that is an alert, not a click here popup

 
 
 


Search for (options) Web Design by Web Ideas - Page loaded in: 0.16 s on (CGI/1.1)