See example http://www.gigya.com/ (on footer)
there a slide using jquery, somebody help me how make that slide
See example http://www.gigya.com/ (on footer)
there a slide using jquery, somebody help me how make that slide
You can use a
Usage
$(document).ready(function(){
$("#slider").easySlider();
});
where slider is the id of the container div in which the slides are placed.