How to make a pop up window?

Archived in the category: html pop up
Posted by Kristen Meyers on 24 Feb 09 -

Does anyone know what code is needed to make a pop up window whether it be java or html or whatever?

That would be javascript:

<script>
Alert("Hello World");
</script>

That would cause a popup of Hello World to show up.
You enter that code into an html page.

powered by Yahoo Answers

4 comments for “How to make a pop up window?”

1
staff

i dont know yet
References :

February 24th, 2009 at 9:10 am
2
Sean I.T.

That would be javascript:

<script>
Alert("Hello World");
</script>

That would cause a popup of Hello World to show up.
You enter that code into an html page.
References :

February 24th, 2009 at 9:31 am
3
Christian_Dude

Go to
http://www.wilsoninfo.com/pop_gen.html

Its a popup generator, and you can choose all the options for how it should open, and what it should look like.
References :

February 24th, 2009 at 9:43 am
4
Rafa's

if that site dont work go to bravenet.com
register and then annoy the hell out of ure vistors. lol
References :

February 24th, 2009 at 9:57 am

Laeave a Reply