HTML5 Slideshow 2 Support Product Page
Not a problem
html5 slideshow2 doesn´t work with bootstrap 3
Reported 9 years ago
1
has this problem
9 years ago thomas strmiska posted:
hello!i tried html 5 slideshow, but it don´t work for me. i use fullscreen, img fit, bootstrap3. i also tried responsive, but failed, too. what is the problem?
thanx
www.misfit.tv/PVS/html5Slide.html
Replies
Replied 9 years ago
9 years ago Teodor Kuduschiev replied:
Hello,
The slideshow is working just fine with Bootstrap 3. All of the slideshow showcases are created using the Bootstrap 3. What exactly is the issue you are having?!
The slideshow is working just fine with Bootstrap 3. All of the slideshow showcases are created using the Bootstrap 3. What exactly is the issue you are having?!
Replied 9 years ago
9 years ago thomas strmiska replied:
please click on my posted link - as you can see, i use bootstrap 3. the slideshow should be responsive, but isn´t.
jQuery("#slideshow1"
.dmxHTML5Slideshow(
{"displayMode": "responsive", "width": "100%", "height": "75%", "dynSlides": {"target": ""}, "description": {"position": "bottom"}}
);
jQuery("#slideshow1"

{"displayMode": "responsive", "width": "100%", "height": "75%", "dynSlides": {"target": ""}, "description": {"position": "bottom"}}
);
Replied 9 years ago
9 years ago Teodor Kuduschiev replied:
Well,
on your site i see the slideshow js file is an old version (v 1.0.5) please make sure to upload the new js file to your server (v 2)...
on your site i see the slideshow js file is an old version (v 1.0.5) please make sure to upload the new js file to your server (v 2)...
Replied 9 years ago
9 years ago thomas strmiska replied:
sorry - i created a new site, but the image isn´t responsive, allthough i´ve choosed it.
now it´s v2.0.1
now it´s v2.0.1
Replied 9 years ago
9 years ago thomas strmiska replied:
ok - the problem was - disable kenburns-effect:
"kenburns": {"enabled": false}
"kenburns": {"enabled": false}