Welcome to the Free Talk Live bulletin board system!
This board is closed to new users and new posts.  Thank you to all our great mods and users over the years.  Details here.
185859 Posts in 9829 Topics by 1371 Members
Latest Member: cjt26
Home Help
+  The Free Talk Live BBS
|-+  Free Talk Live
| |-+  General
| | |-+  Drop the term Capitalism
Pages: 1 ... 3 4 [5]   Go Down

Author Topic: Drop the term Capitalism  (Read 17377 times)

0 Members and 1 Guest are viewing this topic.

AL the Inconspicuous

  • Guest
Re: Drop the term Capitalism
« Reply #60 on: November 30, 2009, 01:19:52 PM »

Speaking of code, here's a little snippet one can feed to one's Greasemonkey (or another browser's equivalent) to make otherwise-unignorable assholes disappear:

Code: [Select]
u=['3813','3833','7730'];a=[];b=document.getElementsByClassName('windowbg');c=document.getElementsByClassName('windowbg2');for(i=0;i<b.length;i++){a.push(b[i]);}for(i=0;i<c.length;i++){a.push(c[i]);}for(i=0;i<a.length;i++){h=a[i].innerHTML;for(j=0;j<u.length;j++){if (h.indexOf(';u='+u[j])>=0){a[i].style.display='none';break;}}}
Logged
Pages: 1 ... 3 4 [5]   Go Up
+  The Free Talk Live BBS
|-+  Free Talk Live
| |-+  General
| | |-+  Drop the term Capitalism

// ]]>

Page created in 0.016 seconds with 24 queries.