Alert Box for Blog


You want this box appear when someone enter your site?. You can fill it with welcome note or whatever you like. Let's begin then,


Loggin to Blogger
Click Layout->EditHTML
Search for </body> tag
Place bellow script before </body> tag

 <script type='text/javascript'>
alert(&quot;Welcome to 9NineZip&quot;)
</script>

Replace Welcome to 9NineZip with your text.
Preview and Save your template.
Done.

0 comments:

Post a Comment