实例代码“Ctrl+/”提示“F11/ESC”全屏 返回 格式化 恢复 运行
x
 
1
<!DOCTYPE html>
2
<html>
3
    <head>
4
        <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
5
        <script type="text/javascript" src="https://ku.shouce.ren/libs/jquery/1/jquery1.7.2.min.js">
6
        </script>
7
        <script src="https://ku.shouce.ren/libs/lazyload/1.7.2/js/jquery.lazyload.min.js">
8
        </script>
9
    </head>
10
    <body>
11
        <div class="main">
12
            <div class="inwrap">
13
                <h1>jQuery Lazy Load 图片延迟加载
14
                </h1>
15
                <h2>Load Images Using Timeout 定时加载图像
16
                </h2>
17
                <div class="detail">
18
                    <p>当前显示区域内的图像会进行加载,显示区域以外的图像会在延迟 5 秒之后进行加载。
19
                    </p>
20
                </div>
21
                <div class="example content">
22
                    <img src="//ku.shouce.ren/libs/lazyload/1.7.2/img/grey.gif" data-original="//ku.shouce.ren/libs/lazyload/1.7.2/img/bmw_m1_hood.jpg" width="765" height="574" alt="BMW M1 Hood">