inherit
Handsome Devil
20992
0
Oct 26, 2012 20:34:21 GMT -8
ⓦ৹₪deⓡ
No animals were harmed in the feeding of this human.
925
March 2004
chickenturkeybacon
|
Post by ⓦ৹₪deⓡ on Sept 20, 2005 21:47:43 GMT -8
<script> //Auto Default Avatar v1.0
//Copyright 9-21-2005 ~Wonder //May be reposted anywhere as long as this header remains in tact
//Put in Global Footer
//Enter URL to default avatar defaultAvatar="http://www.proboards8.com/v4images/avatars/bunny.gif";
if(location.href.match(/action=(display|goto|viewprofile|pmview|recent)/)) { var td=document.getElementsByTagName("td"); for(i=0;i<td.length;i++) { if(td[i].width=="20%" && td[i].className.match(/windowbg/) && !td[i].innerHTML.match(/\[avatar\]/)) { temp=td[i].getElementsByTagName("center"); if(temp.length>0) { temp=temp[0]; temp.innerHTML="<IMG SRC=\""+defaultAvatar+"\" ALT=\"[avatar]\" BORDER=\"0\">"+temp.innerHTML; } } } } </script> If a user does not have an avatar selected in his/her profile, it will display this default avatar. Enjoy. ~Wonder
|
|