|
Post by Bradley on Jan 7, 2006 21:10:33 GMT -5
This will change the standard icon for YIM to show the user's online/offline status. May not work properly for non-US users.
Global Footers
<script type="text/javascript"> <!-- var alinks = document.getElementsByTagName("a"); for(i=0;i<alinks.length;i++){ if(alinks.item(i).href.match("edit.yahoo.com")){ var sn = alinks.item(i).href.split("=")[1]; alinks.item(i).firstChild.src = "http://opi.yahoo.com/online?u="+sn+"&m=g&t=3"; } } // --> </script>
|
|