โค้ดซ่อนรูปอัลบั้มไว้หลังรูปอื่น
posted on 04 Jan 2009 12:32 by aumja24 in Hi5
<style type="text/css">
.album { background:url( urlของรูป );background-repeat:no-repeat; background-position: center center;}
.album:hover {background:url( urlของรูป );}
.album img {filter:alpha(opacity=0);}
.album img:hover {filter:alpha(opacity=100);}
</style>
Tags: hi50 Comments
