#e61919
Product Manager
12218
0
1
Mar 11, 2017 17:47:30 GMT -8
Matej
This is my status!
17,630
August 2003
wooper
|
Post by Matej on Jun 20, 2005 22:04:44 GMT -8
<script> //remove views cell //wooper var TD = document.getElementsByTagName("TD"); for (i=0;i<TD.length;i++) { if(TD[i].width=="4%" && TD[i-1].width=="4%" && (TD[i].className == "windowbg" || TD[i].className == "catbg")) { TD[i].style.display = "none"; } } </script>
Board Footers
|
|