Log In · Register

 
getting rid of calendar, get involved etc
threezero
post Jan 16 2004, 01:07 AM
Post #1


Insert something meaningful here
**

Group: Member
Posts: 21
Joined: Jan 2004
Member No: 646



Hi ppl ^^ my first post. Anyways i try using the code in the database to get rid of the calendar, get involved and built traffic modules but it doesn't work. Anybody got a working scipt?
 
 
Start new topic
Replies
aznhybriddragon
post Jan 16 2004, 02:07 AM
Post #2


Senior Member
*****

Group: Member
Posts: 946
Joined: Jan 2004
Member No: 603



CODE
<!-- begin code provided by createblog.com -->
<script language="javascript">

<!--
if (location.href.match ("home.aspx")) {
    var ht = document.getElementsByTagName ('table');
    for (var t = 0; t < 10; t++) {
 str = ht[t].cells[0].innerHTML;
 if (!str.match (/Sites I Read/i) && str.match (/(Posting Calendar|Get Involved!|Build Traffic!)/i)) ht[t].style.display = "none";
    }
}
//--></script>
<!-- end code provided by createblog.com -->


Put this in website stats.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: