Add nick yahoo messenger on blog

Most of us have a yahoo email / nick yahoo messenger. Now, you can add nick yahoo messenger on blog for other who visit your blog can contact with you by chat.
Example: if you have email your-nick@yahoo.com

Note: All following code must be edited in Html mode.

Method 1:
<a href="ymsgr:sendim?your-nick">Send me a message</a>
Send me a message

Method 2:With default message
<a href="ymsgr:sendim?your-nick&m=Welcome+to+my+blog !">Contact with me by YM</a>
Contact with me by YM

Method 3:
<a href="ymsgr:sendim?your-nick">
<img src="http://opi.yahoo.com/online?u=your-nick&m=g&t=2" alt="Chat With Me Now" border=0 height="25" width="125" >
</a>
You can use t=1, 2 or 3

Chat With Me Now

No comments: