reset and begin
5/12/2011

Tự thay đổi ảnh nền của website theo thời gian bằng javascript

script đơn giản làm thay đổi ảnh nền của website
<script type="text/javascript">
var now = new Date();
var hours = now.getHours();
if(hours >0 && hours < 8){
document.write ('<body style="background:url(anh 1.jpg) #174c98 no-repeat fixed center top;">');

}
else if (hours > 8 && hours < 16){
document.write ('<body style="background:url(anh 2.jpg) #174c98 no-repeat fixed center top;">');
}
else {
document.write ('<body style="background:url(anh 3.jpg) #174c98 no-repeat fixed center top;">');
}
</script>
  thay đổi đường dẫn ảnh tương ứng vào anh 1, anh 2  anh 3...

Bloger Comments
G+ Comments
Comments FaceBook

No comments:

List

Profiles Information


About me : Nothing is 1 vài thứ - 1985

Places I've Lived : I Hà Nội

Home Page : http://www.shimivn.blogspot.com/

Think : 1:1000000000

Languages spoken : Vietnamese,English.

Mobile : sony C2305

dell : i3-Ram 3GB- HDD 250GB .