1) Use CSS Sprites (This is the preferred method). 2) Load the images in a hidden div. Place the images in the div and then set the div's CSS to display: ...
確定! 回上一頁