PDA

View Full Version : pop ups


W4rmUp
01-09-2006, 04:24 PM
hey how do u creat a pop up like say u go to my page and it has all the content and what not but i want to emphasize that i have a big release for my new cd coming up and i want it to pop upp when u go to my page please let me know-dave

erisco
01-09-2006, 05:38 PM
<script type="text/javascript">
newcd = alert("I am releasing my new CD!!!")
</script>

Just add in your own text, keep it all on one line also.

BonRouge
01-09-2006, 05:39 PM
Everyone has pop-up blockers these days.
How about something like this (http://bonrouge.com/test/newcd.htm) instead?