|
|
|
ขอวิธีทำbackground Full screen แบบไม่สนใจขนาดของรูปภาพและหน้าจอหน่อยครับ |
|
|
|
|
|
|
|
งมไปงมมาเจอแล้วครับ หายากมากมาย
Code (PHP)
<style type="text/css">
html {
background-image: url('WW.jpg');
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
-o-background-size: 100% 100%, auto;
-moz-background-size: 100% 100%, auto;
-webkit-background-size: 100% 100%, auto;
background-size: 100% 100%, auto;
}
</style>
|
|
|
|
|
Date :
2014-11-11 21:40:52 |
By :
meannerss |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 01
|