Thursday, March 24, 2011

Create Alert Messages Greetings

Creating a message Greetings On Blogger


A
t this opportunity, I will share on the procedure to make message greeting that often appear on several blogs of friends bloggers.

In message greeting that I made ​​this time will be slightly different from that previously existed. Because if that were previously only store greeting messages and give a welcome greeting, this time greeting message that I will serve, will ask the name of visitors at the beginning of the meeting or at the beginning of the opening of your blog.

O.K. unnecessary length, straight to the core of the discussion. Here is a way of making greeting message on the blog blogger/ blogspot buddies.

1. Make sure your friends log in with your blogger account.

2. Select Design> Layout

3. click Add widgets

4. Choose HTML / JavaScript

5. Copy and paste the following HTML code in it.

<script type='text/javascript'>
var name = prompt("Greeting", "Enter your name!");
alert("wellcome to My Blog and Happy adventure"+name)
alert("Dont Forget Leave a Comment!")
</script>


6. Save.

Note:
* The sentence in red, can be altered by greeting phrase you want.

0 Comment:

Post a Comment