Code

Discussion on jQuery Slider Evolution

Discussion on jQuery Slider Evolution

Cart 2,623 sales

aeroalquimia does not currently provide support for this item.

242 comments found.

He does it again , very very nice !

Will look at this for a new project .

Incidentally, love the NEW lightbox css effect.. very slick

Very nice was waiting for this is there an option to set the transition on a slide base in the frontend so with a class for each slide or something instead of putting it in ther call to the plugin?

Yes, e.g.:

<div class="slider">
  <div class="jquery-slider-trans-square">
    <img src="assets/slide_6.jpg" alt="" />
  </div>

  <div class="jquery-slider-trans-slideleft">
    <img src="assets/slide_5.jpg" alt="" />
  </div>

  <div class="jquery-slider-trans-fade">
    <img src="assets/slide_4.jpg" alt="" />
  </div>

  <div class="jquery-slider-trans-exploderandom">
    <img src="assets/slide_7.jpg" alt="" />
  </div>
</div>    
by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey