thanks for sharing!
uhmmm can you make a code of this where we can place it under the "Your URL"?
uhmmm can you make a code of this where we can place it under the "Your URL"?
[/quote]
you mean under Recent Updates? here's the code
place this under ur onload handler
[quote]var wakokok;
try {wakokok = document.createElement("div");}
catch (e) {wakokok = document.createElement("<div>");}
wakokok.innerHTML = "<div align=\"center\"><a href='[b]URL OF 1ST IMG[/b]' id='adLink1' target='_top'><img src='[b]LINK OF 1ST IMG[/b]' id='adBanner1' border='0'</div>";
wakokok.setAttribute("style","text-align:right;padding-top:10px");
document.getElementById("0").getElementsByTagName("ul")[1].parentNode.appendChild(wakokok);[/quote]
then refer to post #1 for the function....
Last edited by honey_jx2 (2008-02-05 20:20:19)
works now...
thanks...
but i don't like the images i made for the url...
many thanks...