我想問呢..xanga既野

2007-11-20 3:35 am
xanga個名點改架?!

回答 (1)

2007-11-20 4:07 am
✔ 最佳答案
<body ONDRAGSTART="window.event.returnValue=false" ONCONTEXTMENU="window.event.returnValue=false" onSelectStart="event.returnValue=false" >


<script language=javascript >
title_new="修改網頁名"
step=0

function flash_title()
{
step++
if (step==7) {step=1}
if (step==1) {document.title=' '+title_new+' '}
if (step==2) {document.title=' '+title_new+' '}
if (step==3) {document.title=' '+title_new+' '}
if (step==4) {document.title=' '+title_new+' '}
if (step==5) {document.title=' '+title_new+' '}
if (step==6) {document.title=' '+title_new+' '}
}
flash_title()
</script>


收錄日期: 2021-04-13 14:32:15
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20071119000051KK03006

檢視 Wayback Machine 備份