YK Forum » Blog » 修改 add eprops, eprop, add comments, comment 和 email it 一行的字眼


2007-11-25 03:07 PM ●siu_y_an§
修改 add eprops, eprop, add comments, comment 和 email it 一行的字眼

<script language="javascript">
<!--var links = document.getElementsByTagName ("a");
for (var l = 0; l < links.length; l++) {
str = links[l].innerHTML;
if (str.match (/d+:d+ (am|pm)/i)) links[l]
else if (str.match (/add eprops/i)) links[l].innerHTML = str.replace (/add eprops/i, "你喜歡的字");
else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "你喜歡的字");
else if (str.match (/add comments/i)) links[l].innerHTML = str.replace (/add comments/i, "你喜歡的字");
else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "你喜歡的字");
else if (str.match (/email it/i)) links[l].innerHTML = str.replace (/email it/i, "你喜歡的字");
}//-->
</script>

2007-12-9 10:30 PM ~傻婆~
我想請問e個放係邊??:star:

頁: [1]


Powered by Discuz! Archiver 5.0.0  © 2001-2006 Comsenz Inc.