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 26, 2005 9:15:37 GMT -8
If a user does not have a signature, it will display this default signature. Place this script before scripts that alter the signature in any way. Enjoy. ~Wonder <script> //Automatic Default Signature v1.0 //Copyright 9-26-2005 ~Wonder //May be reposted anywhere as long as this header remains in tact //Put in Global Footer
//Enter default signature. Can contain HTML. Cannot contain UBBC. defaultSignature="Insert Default Signature Here";
if(location.href.match(/display/)) { td = document.getElementsByTagName("td"); for (i=0; i<td.length; i++) { if (td[i].className.match("windowbg") && td[i].align=="left" && td[i].vAlign=="bottom" && td[i].lastChild.nodeName!="FONT") { td[i].innerHTML+="<font size=\"1\"><hr width=\"100%\" size=\"1\" class=\"hr\">"+defaultSignature+"</font>"; } } } </script> ~modified 9/27/05 at 2:13 to make compatible with signature altering scripts
|
|