YK Forum

標題: posting calendar 這個表格刪除 [打印本頁]

作者: ●siu_y_an§    時間: 2007-11-25 03:06 PM     標題: posting calendar 這個表格刪除

<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>




歡迎光臨 YK Forum (http://forum.eyankit.com/) Powered by Discuz! 5.0.0