Help
-
Search
-
Members
-
Calendar
Full Version:
Remove Posting Calendar, Get Involved!, etc.
Forums
>
Resource Center
>
Support Center
>
Xanga Support
>
Xanga Resolved Topics
krnxswat
Dec 27 2003, 01:14 PM
DESCRIPTION:
Remove "Posting Calendar," "Get Involved!" etc. in your Xanga module.
----
Replace the
YOUR EXACT USER NAME HERE
with your usename when it appears.
EXAMPLE:
go here.
COPY AND PASTE INTO WEBSITE STATS (REQUIRED 1 OF 1):
<script language="javascript"><!--
// original by sean, http://www.xanga.com/seanmeister
if (location.href.match ("YOUR EXACT USER NAME HERE")) {
var ht = document.getElementsByTagName ('table');
for (var t = 0; t < 10; t++) {
str = ht[t].cells[0].innerHTML;
if (!str.match (/YOUR EXACT USER NAME HERE/i) && str.match (/(Posting Calendar|Get Involved!|Build Traffic!)/i)) ht[t].style.display = "none";
}
}
//--></script>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here
.