threezero
Jan 16 2004, 01:07 AM
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?
aznhybriddragon
Jan 16 2004, 02:07 AM
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.
threezero
Jan 16 2004, 02:48 AM
nope, still there. Maybe it's my browser?? can someone go to my canga and see if it's still there??
link
aznhybriddragon
Jan 16 2004, 06:56 PM
Yea, it must be your browser, cause i dont see it. And also, just a suggestion, u should make the box bigger, cause i hate scrolling.