Friday, November 5, 2010

Welcome Popup Box

This is a Popup box
It will popup when you in your blog.

Need it to welcome all your readers?

Follow the step =)

Step one :

Design > Edit Html 

Use Ctrl+F Find <Head>

After found it.

Copy this code and paste it after the word you found just now.

<script> function MYALERT() { 
alert("欢迎光临, 记得留言"); } MYALERT() 
</script>
 
You can change the red word to the word you want to put =)


Well Done ! =)

No comments:

Post a Comment