在线实例

左右对比上下对比

使用方法

<div class="twentytwenty-container">
    <img src="/api/jq/5733e37340d99/img/2.jpg" alt="">
    <img src="/api/jq/5733e37340d99/img/1.jpg" alt="">
</div>
<script>
    $(function() {
        $('.twentytwenty-container').twentytwenty();
    });
</script>

  

04-14 07:26