Log In · Register

 
custom modules, can you swap them?
saruhxd
post Feb 21 2005, 12:05 AM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Apr 2004
Member No: 14,444



i'm making a new layout right now & i was wondering.. blink.gif
is it possible to swap the custom modules?
see, with regular left modules you use this code:
<!-- 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 -->


to swap the modules to the right.
i was looking for a code, but i don't think there is one. stubborn.gif
does anyone know if there IS sucha thing, or have one?
thanks for your help happy.gif
 
 
Start new topic
Replies
HelloSunshine
post Feb 21 2005, 01:08 AM
Post #2


High Voltage!∞
*******

Group: Official Member
Posts: 4,728
Joined: Jul 2004
Member No: 29,157



Yeah, and be sure to check the scripts, first! happy.gif
 

Posts in this topic


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