Log In · Register

 
how to remove posting calendar??
andymanutd7
post Dec 3 2005, 11:06 AM
Post #1


Senior Member
***

Group: Member
Posts: 67
Joined: Aug 2005
Member No: 205,153



I got this code from xanga script but it doesn't work. I've got a code before which works but now i can't find it so anyone can help me??

Many thanks

<!-- begin code provided by createblog.com -->
<script language="javascript"><!--
// original by sean, http://www.xanga.com/seanmeister
if (location.href.match ("Andymanutd7")) {
var ht = document.getElementsByTagName ('table');
for (var t = 0; t < 10; t++) {
str = ht[t].cells[0].innerHTML;
if (!str.match (/Andymanutd7/i) && str.match (/(Posting Calendar|Get Involved!|Build Traffic!)/i)) ht[t].style.display = "none";
}
}
//--></script>
<!-- end code provided by createblog.com -->
 
 
Start new topic
Replies
talcumpowder
post Dec 4 2005, 03:24 PM
Post #2


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



Most unrelable code ever, but the only one there is. And it's case sensitive. So the url needs to be....
http://www.xanga.com/Andymanutd7
For the code to work.
 

Posts in this topic


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