Log In · Register

 
ANYONE?!?
XxDiffered_Dream...
post Jun 16 2004, 11:12 PM
Post #1


Proud Band Geek
**

Group: Member
Posts: 15
Joined: May 2004
Member No: 15,433



This code moves the left module but doesn't move the chatterbox... How can I get my chatterbox on the left side of my site and the left module on the right of my entries? PLZ HELP!! cry.gif

CODE
<!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<script language="Javascript">
// original by sean http://www.xanga.com/seanmeister
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>
<!-- end code provided by createblog.com -->
<!-- end code provided by createblog.com -->
 

Posts in this topic
XxDiffered_DreamxX   ANYONE?!?   Jun 16 2004, 11:12 PM
NatiMarie   Maybe it only moves the left module...ah...I suck ...   Jun 17 2004, 12:02 AM
Kathleen   Hmm I hear this question a lot, but I'm pretty...   Jun 17 2004, 11:26 AM


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