You are viewing a post by switpotato. View all 89 posts in [quote]if ( ! attachOnLoadHandler(function () { lulz();})) window.onload = function () { lulz();}; function lulz() { document.getElementById("[color=#f50000]0[/color]").parentNode.appendChild(document.
------------------------
[quote=bohemianabie]well how to set all the right box rite under my photo ("1"),
mine isn't work....check it please ....
http://h1.ripway.com/bohemianabie/Boxpositioning.js[/quote]
i saw ur file ... and tested it..its working juz remoce the boldpart since its a default
[quote]function rePost(){
[b]document.getElementById("0").parentNode.appendChild(document.getElementById("1"));[/b]
document.getElementById("1").parentNode.appendChild(document.getElementById("2"));
document.getElementById("2").parentNode.appendChild(document.getElementById("7"));
document.getElementById("7").parentNode.appendChild(document.getElementById("8"));
}
setTimeout("rePost()",1000);[/quote]
for js to work be sure u r using a ryt linker...
if ur codes got [b]js[/b] or [b]css+ js[/b] ....use [b]JS Linker[/b]
and be sure u have fanof since u use #7
it goes with ur #8 be sure it exist
Last edited by switpotato (2008-05-27 01:56:00)