Open GoogleCodeExporter opened 8 years ago
It did not work as there is a bug in Slideshow-1.3.2.110508.
Bug depends on the fact that MooTools cannot measure the coords of an element,
that is not in the DOM.Try to place line 907
thumbnails.inject(slideshow.el);
right before line 899
var coords = thumbnails.getCoordinates();
Or use files from attachment. There is the patched slideshow2.js,
slideshow_vertical.css with CSS necassary to overwrite values from
slideshow.css for vertical presentation and a slideshow2_css_vertical.xhtml (a
template for CMS Contao with the necessary vertical dynamic CSS values).
Have fun, Andreas
Original comment by mess...@andreasburg.de
on 15 Jul 2012 at 12:30
Attachments:
Original issue reported on code.google.com by
paniez.m...@gmail.com
on 12 Jun 2012 at 3:17