[quote=roysmith]Hi, doesnt work.. pls advice...
var penyuberenang;
try {penyuberenang = document.createElement("div");}
catch (e) {penyuberenang = document.createElement("<div>");}
penyuberenang.innerHTML = "<font color=orange><strong><blink>MESSAGE ME HERE!</blink></font></strong><a href='ymsgr:sendim?YOUR YAHOO ID'><img src='http://opi.yahoo.com/online?u=YOUR YAHOO ID&m=g&t=2&l=us'></a>";
penyuberenang.setAttribute("style","text-align:center;padding-top:10px");
document.getElementById("controlPanelButtons").parentNode.appendChild(penyuberenang);[/quote]
Roy if you just want the Yahoo icon to appear try this code. There are two place you need to insert ur YM id, then add this at the bottom of ur tracker.js or js file. Its basically the same code just a different layout.
<">
Last edited by bobcbar (2007-10-31 19:01:59)