This application generate a predefined Yahoo Messenger image representing your ym status. The image will update every few seconds, even if the webpage is not refreshed. If someone clicks on the image, the Yahoo Messenger will pop-up with a new chat window to you.
You have 15 kinds of images you can choose, just modifying the value of the parameter "id_ymsgr_type" in the snippet with a number from 1 to 15.
To input your YM id just modify the value of the parameter "id_ymsgr_name".
You can embed the following snippet wherever you want in your website:
You have 15 kinds of images you can choose, just modifying the value of the parameter "id_ymsgr_type" in the snippet with a number from 1 to 15.
To input your YM id just modify the value of the parameter "id_ymsgr_name".
You can embed the following snippet wherever you want in your website:
<!--/Start WikiTool YM status/-->
<script type="text/javascript" src="http://wikitools.ro/js/ymstatjs.js"></script>
<div id="id_ymsgr_stat" style="text-align:center;">
<input id="id_ymsgr_name" type="hidden" value="____YOUR_YM_ID_HERE____"><input type="hidden" id="id_ymsgr_type" value="__YOUR_TYPE_OF_IMAGE_HERE___">
<a href="http://wikitools.ro" target="blank">Powered by WikiTools.ro</a><br />
</div>
<!--/End WikiTool YM status/-->
A demonstration of how this snippet works you can see on the right bar of my blog.
<script type="text/javascript" src="http://wikitools.ro/js/ymstatjs.js"></script>
<div id="id_ymsgr_stat" style="text-align:center;">
<input id="id_ymsgr_name" type="hidden" value="____YOUR_YM_ID_HERE____"><input type="hidden" id="id_ymsgr_type" value="__YOUR_TYPE_OF_IMAGE_HERE___">
<a href="http://wikitools.ro" target="blank">Powered by WikiTools.ro</a><br />
</div>
<!--/End WikiTool YM status/-->