javascript - HTML-Popup is always shown with controlbar and the thumbstrip when gallery on Highslide is included -
highslide amazing tool, unfortunately don't done following projekt. want show several galleries highslide. therefore have included highslide-full.js , highslide.css.
i have added modification in example: http://www.roadrash.no/hs-support/gallery-horizontal-strip+html.html
the gallery works fine: images controlbar , thumbstrip appear, html container appears controlbar - mistake?
edit:
one point soluted:
the controlbar disappears html expand when apply correct group gallery right here: slideshowgroup: 'gallery',
the problem remains html expand still treated image in way of expandation.
do want html expanders "fade in" rather zooming in way image expanders do? if so, add highslide js configuration:
hs.objectloadtime = 'after';
(this safer html expanders, because avoids ie9/ie10 problem that's floating around out there.)
Comments
Post a Comment