亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

載入圖像時顯示正在載入中的jQuery實現(xiàn)

asal 2016-11-08 11:01:50 622
abstrak:<script> $(function () { var img = new Image();   $(img).load(function () {     $(this).hide();     $(&#
<script>
$(function () {
var img = new Image();
  $(img).load(function () {
    $(this).hide();
    $('#loader').removeClass('loading').append(this);
    $(this).fadeIn();
  }).error(function () {
  // notify the user that the image could not be loaded
}).attr('src', 'http://farm3.static.flickr.com/2405/2238919394_4c9b5aa921_o.jpg');
});
</script>


Nota Keluaran

Penyertaan Popular