|
Post by deadlyassassin on Feb 2, 2006 17:29:33 GMT -5
Global Footers or Board Footer
<script type="text/javascript"> <!-- /* Remove Back to Top and Link to Post by {XF}Äs$@§sîñ™ */
var td = document.getElementsByTagName('td'); if (location.href.match(/action=display/)) { for (i=0; i<td.length; i++) { if (td.item(i).align == "right" && td.item(i).innerHTML.match(/Link\sto\sPost|Back\sto\sTop/i)) { var rTarget = td.item(i).getElementsByTagName('font').item(0).getElementsByTagName('a'); rTarget.removeChild(rTarget.firstChild); rTarget.removeChild(rTarget.firstChild.nextSibling); td.item(i).innerHTML = td.item(i).innerHTML.replace(' - ', ''); } } }
//--> </script>
|
|
|
Post by Bradley on Feb 2, 2006 20:55:19 GMT -5
Doesn't work...?
|
|