
i copied the codes you gave me but i still dunno if these are codes are working. my multiply site is the same.
sorry it's working now. thanks blurry 
![]()
(codes are not working in FF only in IE)
Last edited by valjesnet (2008-03-25 04:37:37)
-Offline- |

i am using FF... and its working there...

one more question - why my profile viewer is not updating?
-Offline- |

maybe u don't have visitor on ur page ^

i have. i saw it in multiply profile view.....
codes are not really working in FF. anywy, it';s ok as long it;s working in IE.
-Offline- |

ah ok... weii anyways... i tested ur codes and its working perfectly on FF... ^
how to add an another box..
without using addbox function..
is it possible?
coz i want to add a box
in my multiply eh..
-Offline- |

if (!addEvent(function() { addNewBox.init();})) { window.onload = function() { addNewBox.init();};}
if (typeof addNewBox == "undefined") { addNewBox = {}; }
addNewBox = {
init: function() {
var head = "Test Box";
var code = "CODES HERE";
this.load(head,code,"test_box","mainbox_1");
},
load: function (header,cont,id,sibling) {
var base=document.getElementById(sibling).parentNode;
try{
var obj=document.createElement("div")
}
catch(e){
var obj=document.createElement("<div>")}
obj.innerHTML="<img alt='.'"+
"src='http://images.multiply.com/common/dot_clear.gif' width='1' height='20'>"+
"<div id='"+id+"'>"+
"<div class=itemboxsub>"+
"<table border=0 cellpadding=0 cellspacing=0 width='100%'><tr>"+
"<td class=icon width=16>"+
"<img alt='"+header+"' title='"+header+"'"+
"src='http://images.multiply.com/multiply/icons/clean/24x24/tagbox.png'"+
"width='24' height='24'>"+
"</td>"+
"<td class=cattitle>"+
"<a name=\""+header+"\"></a>"+header+""+"<b class='cn tl'></b>"+
"<b class='cn tr'></b></td><td class=itemsubsub></td></tr></table>"+
"</div><div class=itemshadow>"+
"<div class=itembox>"+cont+"</div>"+
"<div class=itemboxbottom>"+
"<b class='cn bl'></b><b class='cn br'></b>"+
"</div></div></div><img alt='.'"+
"src='http://images.multiply.com/common/dot_clear.gif'"+
"width='1' height='20'>";
base.appendChild(obj);
}
};you can try xaveys code @ewane
nyahahahaha!kuya..
i copy, edit, save!
but..i really hate
JS file..
everytime i make it..
my all about me codes
will be affected..
wuwu!
help!
-Offline- |

if (!addEvent(function() { addNewBox.init();})) { window.onload = function() { addNewBox.init();};}
if (typeof addNewBox == "undefined") { addNewBox = {}; }
addNewBox = {
init: function() {
var head = "Test Box";
var code = "CODES HERE";
this.load(head,code,"test_box","mainbox_1");
},
load: function (header,cont,id,sibling) {
var base=document.getElementById(sibling).parentNode;
try{
var obj=document.createElement("div")
}
catch(e){
var obj=document.createElement("<div>")}
obj.innerHTML="<img alt='.'"+
"src='http://images.multiply.com/common/dot_clear.gif' width='1' height='20'>"+
"<div id='"+id+"'>"+
"<div class=itemboxsub>"+
"<table border=0 cellpadding=0 cellspacing=0 width='100%'><tr>"+
"<td class=icon width=16>"+
"<img alt='"+header+"' title='"+header+"'"+
"src='http://images.multiply.com/multiply/icons/clean/24x24/tagbox.png'"+
"width='24' height='24'>"+
"</td>"+
"<td class=cattitle>"+
"<a name=\""+header+"\"></a>"+header+""+"<b class='cn tl'></b>"+
"<b class='cn tr'></b></td><td class=itemsubsub></td></tr></table>"+
"</div><div class=itemshadow>"+
"<div class=itembox>"+cont+"</div>"+
"<div class=itemboxbottom>"+
"<b class='cn bl'></b><b class='cn br'></b>"+
"</div></div></div><img alt='.'"+
"src='http://images.multiply.com/common/dot_clear.gif'"+
"width='1' height='20'>";
base.appendChild(obj);
}
};
refer to the bold part.........
how can i make animated/gif in headsot?
please!!

never tried it before...
but you can try uploading an animated image for your avatar... try it...
blurrycloud wrote:
never tried it before...
but you can try uploading an animated image for your avatar... try it...
i tried but can`t moving!!

^ maybe it is not possible
I Want To Hide The Railbox. Where My Avatar Is Found. Is It Possible?
-Offline- |

aris43 wrote:
how can i make animated/gif in headsot?
please!!
if (!addEvent(function() { onProfileLoad();})) { window.onload = function() { onProfileLoad();};}
function onProfileLoad() {
var image; var sibling;
image = document.createElement("DIV");
image.setAttribute("class","randImg");
image.innerHTML = "<center><img border=\"0\" name=\"defaultimage\" width=\"120\" height=\"120\" src=\"http://friendstertalk.com/img/avatars/71305.gif\"></center>";
sibling = getElementsByClassName(document.getElementById("rail"),"div","userlogo")[0];
sibling.parentNode.replaceChild(image,sibling);
}
function getElementsByClassName(oElm,sTag,sClass) {
var elm = [];
if (!oElm)oElm = document;
if (!sTag)sTag = "*";
var els = oElm.getElementsByTagName(sTag) || document.all;
for (var j=0,k=els.length;j<k;j++) {
if (new RegExp(sClass).test(els[j].className)) {
elm.push(els[j]);
}
}
return elm;
}Save in JS File.
Preview. http://xavegoi83.multiply.com/
simple and effin dumb question here..
how can i make my own layout for my multiply? is possible?
whats this JS all about? is this like one in FS? 
sorry..i used to get premades lays for my multiply sites 

Pang-Asar aQ...INGAT KA 
-Offline- |

i followed jss linker tutorial.. and nothing happened,, i dunno.. is there any codes for hiding boxes? like the userinfo or the contacts box?



help!! whats the link for the "Unhide" box?? i mean how can i restore the boxes that i previously hide?? i already tried settings then My Site but the "Unhide" link is gone.. help...
its ok now.. 
Last edited by LiEzL (2008-04-16 05:48:05)
-Offline- |

LiEzL wrote:
help!! whats the link for the "Unhide" box?? i mean how can i restore the boxes that i previously hide?? i already tried settings then My Site but the "Unhide" link is gone.. help...
its ok now..
try clicking customize my size,, you can the the boxes you unhide under the custom css

