You are viewing a post by CoWoCuPu. View all 226 posts in [b]Question:[/b] Help! My previous codes on my media box vanished! :crybaby: [b]Answer:[/b] Friendster totally ruined their Add Media section. They also disabled embedding and other functions. [b]Co.
[quote]if ( ! attachOnLoadHandler(function () { rdiv();}))
window.onload = function () { rdiv();};
function rdiv() {
var hide1=document.getElementById("[color=red]6[/color]");
hide1.parentNode.removeChild(hide1);
}[/quote]