jssor slide transition options -


clicking arrow transitions incoming image "pushing" current image out of viewing area. of _slideshowtransitions options used far seem "overlay" current image. there _slideshowtransitions option available "push" current image out of viewing area clicking arrow does?

check out transition code,

{$duration:1200,x:1,$easing:{$left:$jease$.$inoutquart},$brother:{$duration:1200,x:-1,$easing:{$left:$jease$.$inoutquart}}} 

or transition code fade,

{$duration:1200,x:1,$easing:{$left:$jease$.$inoutquart,$opacity:$jease$.$linear},$opacity:2,$brother:{$duration:1200,x:-1,$easing:{$left:$jease$.$inoutquart,$opacity:$jease$.$linear},$opacity:2}} 

Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -