|
|
|
|
 |
chengdaming's Xanga Site
var pic=new Array(5)
pic[0]="圖1網址"
pic[1]="圖2網址"
pic[2]="圖3網址"
pic[3]="圖4網址"
pic[4]="圖5網址"
var newdate=new Date()
var getpic=newdate.getSeconds ()%pic.length
document.write('')
document.write('body{ background-image: url('+pic[getpic]+');')
document.write(' background-repeat: no-repeat; ')
document.write('backgroun d-attachment: fixed; ')
document.write('backgroun d-position: 50% 50% }')
document.write('')
|
 |
| chengdaming's Xanga Site Blog |  |
Listed in: Society > Other Languages
Related Topics:
Author: chengdaming
|
 |

|
 |
|
|
 |
|