Hi,
is it possible to adjust the slider to show the prev/next slide on left/right?
like this:
http://www.nedtrain.nl/
note: if you zoom out in the browser, you see they use an overlay to achieve this.
Hi,
is it possible to adjust the slider to show the prev/next slide on left/right?
like this:
http://www.nedtrain.nl/
note: if you zoom out in the browser, you see they use an overlay to achieve this.
Hello,
This will require some modification on jquery. Not sure if I can help you out but I will forward this to Kriesi and among the support staff.
Regards,
Ismael
this is the slider script:
http://nedtrain.nl/themes/nedtrain/anythingslider/js/jquery.anythingslider.js
which leads to:
https://github.com/ProLoser/AnythingSlider
and this an example that is in the right direction:
http://jsfiddle.net/Mottie/Cm479/4393/
seems to me they're using a pretty standard slider, with a list of items + panels to create the mask part:
http://pastebin.com/RymPe0DK
now the question is: how can this be done with the angular slider? and: can it still be responsive?
I guess yes, if the mask also scales with the images.
any ideas or suggestions? does my info help?
Basically it should work however the implementation will require a lot of work. The slideshow php code can be found includes/helper-slideshow.php. Please understand that this modification is beyond the scope of this support forum.
You must log in to post.