Log In · Register

 
 
Closed TopicStart new topic
code stopped working...?
MasterChief16
post Jan 14 2005, 09:39 PM
Post #1


-={SDA}=- Fullmember
****

Group: Member
Posts: 110
Joined: Nov 2004
Member No: 65,009



<script language="Javascript">
var tds = document.getElementsByTagName("td");
for (var i = 0; i < tds.length; i++){
if (tds[i].width == "200"){
tds[i].parentNode.appendChild(tds[i].cloneNode(true));
tds[i].parentNode.removeChild(tds[i]);
break;
}}
</script>

a while back someone gave me that script, it allows the page to flip, or the left module moves to the right. anyways, it did work, for a while, but i think a few days ago it stopped working. everytime i went to my xanga there was an error that popped up, saying cannot load this page.

so, i went into admin mode and took out all of the scripts and codes and put them back in one by one. when i got to the one above, my xanga had an error. i placed all of the codes back except that one and it worked. as soon as i put that one in it conks out.

so, is there any other code that allows you to move the left module to the right? or is this the only one?
 
x-hobo-x
post Jan 14 2005, 09:52 PM
Post #2


xxx hobo ;)
****

Group: Member
Posts: 272
Joined: Dec 2004
Member No: 74,219



that code should work... werid o.o

 
MasterChief16
post Jan 14 2005, 10:01 PM
Post #3


-={SDA}=- Fullmember
****

Group: Member
Posts: 110
Joined: Nov 2004
Member No: 65,009



blink.gif your code worked. feeling milky right now happy.gif

thanks hobo. biggrin.gif

--edit--
sad.gif it came up with the error again...either one of my code is conflicting with it...or xanga disabled it...dunno
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: