I tried to integrate the "JSSOR Image Slider" into a new webpage. I want to use the demo at http://pur-regional.de/test/demos-jquery/simple-fade-slideshow.source.html
My Webpage is managed by Contao. In my HTML, I have a DIV (class="six-nineteen") which keeps a 16:9 ratio when you are resizing the width of the webpage. I want the slider to run in that DIV. But I see nothing. No images, no fading, only nothing.
I have uploaded a standalone demo version of my try at http://pur-regional.de/test/Slider.htm. If the slider would run properly, it would appear below "Column 2".
- The markup for the slider-DIVs starts at row 120
- The JS-Code for the slider starts at row 202
I don't get what I am doing wrong here. I would be happy, if you point me the location(s) where I did wrong.