8/29/2013

Even better image preloading with CSS2 | The CSS Ninja - All things CSS, JavaScript & HTML

Even better image preloading with CSS2 | The CSS Ninja - All things CSS, JavaScript & HTML
body:after
{
content: url(img01.jpg) url(img02.jpg) url(img03.jpg);
display: none;
}
IE8+ FF2+ Safari 3+ Chrome 1+ Opera 9.62+

沒有留言:

張貼留言