YIM Status Code:
Global Footer:
<script type="text/javascript"><!--
var alinks = document.getElementsByTagName("a"), i;
for (i = 0; i < alinks.length; i++)
{
if (alinks.item(i).href.match("edit.yahoo.com"))
alinks.item(i).firstChild.setAttribute("src", "http://opi.yahoo.com/online?u=" + alinks.item(i).href.split("=")[1] + "&m=g&t=5");
}
//--></script>
var alinks = document.getElementsByTagName("a"), i;
for (i = 0; i < alinks.length; i++)
{
if (alinks.item(i).href.match("edit.yahoo.com"))
alinks.item(i).firstChild.setAttribute("src", "http://opi.yahoo.com/online?u=" + alinks.item(i).href.split("=")[1] + "&m=g&t=5");
}
//--></script>
Code Database:
If you have a Code Database (a forum that serves as a collection of scripts) on your message board, you may paste the following code into that forum to add it your own code list.
[b]Title:[/b] [url=http://proboards.gamingmedley.com/codes/yim-status.html]YIM Status[/url]
[b]Creator:[/b] Unknown
[b]Cross-Browser:[/b] Yes
[b]Placement:[/b] Global Footer
[code]<script type="text/javascript"><!--
var alinks = document.getElementsByTagName("a"), i;
for (i = 0; i < alinks.length; i++)
{
if (alinks.item(i).href.match("edit.yahoo.com"))
alinks.item(i).firstChild.setAttribute("src", "http://opi.yahoo.com/online?u=" + alinks.item(i).href.split("=")[1] + "&m=g&t=5");
}
//--></script>[/code]
[b]Creator:[/b] Unknown
[b]Cross-Browser:[/b] Yes
[b]Placement:[/b] Global Footer
[code]<script type="text/javascript"><!--
var alinks = document.getElementsByTagName("a"), i;
for (i = 0; i < alinks.length; i++)
{
if (alinks.item(i).href.match("edit.yahoo.com"))
alinks.item(i).firstChild.setAttribute("src", "http://opi.yahoo.com/online?u=" + alinks.item(i).href.split("=")[1] + "&m=g&t=5");
}
//--></script>[/code]