posting calendar, quick question |
posting calendar, quick question |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Aug 2004 Member No: 42,450 ![]() |
How would I be able to delete/hide my posting calendar?
![]() |
|
|
![]() |
![]()
Post
#2
|
|
![]() PUhaha.. NJ azN ![]() ![]() ![]() ![]() Group: Member Posts: 299 Joined: Aug 2004 Member No: 41,986 ![]() |
yeah, you sud of looked in the scripts section b4 posting her though... god i say that too much...
![]() CODE <!-- begin code provided by createblog.com -->
<script language="javascript"><!-- // original by sean, http://www.xanga.com/seanmeister 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 --> |
|
|
![]() ![]() |