<script type="text/javascript">
alert("YOUR TEXT");
</script>
Change the red text to your liking.alert("YOUR TEXT");
</script>
You can even display additional boxes once the first box is closed.
Example:
<script type="text/javascript">
alert("YOUR TEXT FOR BOX 1");
alert("YOUR TEXT FOR BOX 2");
</script>
Add as many as you see fit but keep in mind alert boxes can annoy your visitors.
alert("YOUR TEXT FOR BOX 1");
alert("YOUR TEXT FOR BOX 2");
</script>
2 comments:
eeer..... i've tried but it doesnt appear in my blog?? :'(
Some anti-virus may block the pop up window from working.
Post a Comment
Please don't post hyperlinked text within the comment box! It will not be published and you will be marked as spam.