PCDVD數位科技討論區

PCDVD數位科技討論區 (https://www.pcdvd.com.tw/index.php)
-   七嘴八舌異言堂 (https://www.pcdvd.com.tw/forumdisplay.php?f=12)
-   -   網頁問題,如何做網頁那種白天模式和晚上模式? (https://www.pcdvd.com.tw/showthread.php?t=732055)

capitalm 2007-07-15 02:24 PM

你的script被變成comment了,當然沒有效
把 <!-- -->拿掉吧 :jolin:

TRUDE 2007-07-15 02:58 PM

引用:
作者capitalm
你的script被變成comment了,當然沒有效
把 <!-- -->拿掉吧 :jolin:


你是說要把這個<!-- -->拿掉嗎 :confused:

引用:
<script language="JavaScript">
<!---
today=new Date();
var hours = today.getHours();
{if((hours>0)&&(hours<12))
document.write("<IMG SRC="+"1.gif"+"><br>")
else
{if((hours>12)&&(hours<18))
document.write("<IMG SRC="+"2.gif"+"><br>")

else
{if((hours>18)&&(hours<24))
document.write("<IMG SRC="+"3.gif"+"><br>")

}
}
}
//--></script>

oitwtn 2007-07-15 03:10 PM

那如果美國人來看的話

那時間又剛好相反了喔


所有的時間均為GMT +8。 現在的時間是11:56 AM.

vBulletin Version 3.0.1
powered_by_vbulletin 2025。