Commit c6a296a8 authored by Protocole's avatar Protocole
Browse files

Fixing slider bugs

parent 305ac9a8
Loading
Loading
Loading
Loading
−216 KiB (51.4 KiB)
Loading image diff...
−232 KiB (52.5 KiB)
Loading image diff...

docs/js/juxtapose.js

0 → 100644
+769 −0

File added.

Preview size limit exceeded, changes collapsed.

+2 −2
Original line number Diff line number Diff line
slider = new juxtapose.JXSlider('#juxtapose',
    [
        {
            src: 'images/with_hub.svg'
            src: 'images/with_hub.png'
        },
        {
            src: 'images/without_hub.svg'
            src: 'images/without_hub.png'
        }
    ],
    {
+1 −2

File changed.

Preview size limit exceeded, changes collapsed.