How to show next image before transition?
-
Hello, love this plugin! I’ve got it configured the way I need it to look, except for one thing I cannot figure out. I’ve got a 100% width div with 1152px wide images on horizontal scroll. I’d like for the next image in the slideshow to be visible (rather than hidden) alongside the current image, at all times as the slides progress. Right now, the next image shows only after the configured number of seconds (I’ve set), when it gets loaded/ready to transition. I hope that makes sense? I can see using Firebug, how the element transitions from display:block to display:none as the slides transition, but cannot find this anywhere in the plugin code to customize it so that the next slide image is display:block and never :none. I’m trying to mimic the slideshow seen here: https://ascentiumcapital.com/default.aspx
Edit: OH, and also I’d like the previous image to show, as well. I’d like to center the current image in the div, with the previous and next images showing alongside it, just like on the website I linked to, above.
I know it’s got to be something simple…right? ??
- The topic ‘How to show next image before transition?’ is closed to new replies.