eprop changer?, with the no eprop sign |
eprop changer?, with the no eprop sign |
Oct 10 2004, 02:49 AM
Post
#1
|
|
![]() my pet rock doesn't like you ![]() ![]() ![]() ![]() Group: Member Posts: 258 Joined: Feb 2004 Member No: 4,866 |
|
|
|
|
![]() |
Oct 10 2004, 04:14 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 38 Joined: Apr 2004 Member No: 11,674 |
<script language=javascript>
var oldno = new Array('http://www.xanga.com/Images/noProp.gif'); var newno = new Array('http://img.photobucket.com/albums/v255/ch33zylici0us/eprop3.jpg'); for (var i = 0; i < document.images.length; i++) { for (var s = 0; s < oldno.length; s++){ if (document.images[i].src == oldno[s]){ neweno = document.createElement('img'); neweno.src = newno[s]; document.images[i].parentNode.replaceChild(neweno, document.images[i]); break; } } } </script> [COLOR=red]the code above is for the no epropz pic! the other one i'm not sure. like mine....for 2 epropz it'll just make a double of the 1epropz pic. idk if there is a code to make them different......but like i said idk. but hope that code above helps you!! i mean it should work cuz i use it too! |
|
|
|
Oct 10 2004, 01:06 PM
Post
#3
|
|
![]() my pet rock doesn't like you ![]() ![]() ![]() ![]() Group: Member Posts: 258 Joined: Feb 2004 Member No: 4,866 |
Thanks but my pics arent showing up for some reason. LOOK at this topic.
|
|
|
|
![]() ![]() |