Log In · Register

 
My eprops -- not working:(
Missforbiddenfru...
post Feb 1 2005, 10:40 PM
Post #1


Missforbiddenfruit
****

Group: Member
Posts: 114
Joined: Jan 2005
Member No: 84,521



When I paste this to my website stat is not working...

<!-- Eprop Icons provided by http://www.xanga.com/xquizit_442 -->
<script language=javascript>
var oldprop = new Array('http://www.xanga.com/Images/eProp.gif');
var newprop = new
Array('http://xquizit.cbstaff.com/eprops/images/heartbeat.gif');
for (var i = 0; i < document.images.length; i++) {
for (var s = 0; s < oldprop.length; s++){
if (document.images[i].src == oldprop[s]){
neweprop = document.createElement('img');
neweprop.src = newprop[s];
document.images[i].parentNode.replaceChild(neweprop, document.images[i]);
break;
}
}
}
</script>

????
 
 
Start new topic
Replies
sherryvu
post Feb 1 2005, 11:19 PM
Post #2


Senior Member
*******

Group: Member
Posts: 3,826
Joined: Jan 2004
Member No: 2,330



that script should only change the eprop images on your comments page. i don't think it disables eprops. what exactly were you wanting to do with your xanga?
 

Posts in this topic


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