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
