1 replies
  • OFF TOPIC
  • |
Anybody know how they make these photo "sliders" that move with your mouse?

6 Famous Paintings That Look Totally Different Fr... | ClickHole

I've searched the goog machine but am probably not entering the right keywords or something.
  • Profile picture of the author mazzuca
    May be the following is the script to do this..Not sure.. Just tried a little for you.


    <div class="splitpic-images size-big" data-start-percent="0">
    <div class="splitpic-image inline splitpic-right-image image crop-original" data-crop="original">
    <div>
    <img src="http://chimg.onionstatic.com/7399/original/600.jpg">
    </div>
    </div>
    <div class="splitpic-image inline splitpic-left-image image crop-original" data-crop="original">
    <div>
    <img src="http://chimg.onionstatic.com/7398/original/600.jpg">
    </div>
    </div>
    <div class="splitpic-bar"></div>
    <div class="splitpic-info">

    <span class="fa fa-arrow-left"></span> Slide
    <span class="fa fa-arrow-right"></span>

    </div>
    </div>

    <p class="figcaption">




    </p>


    </div>
    {{ DiscussionBoard.errors[9856116].message }}

Trending Topics