Easy Slider jQuery Plugin Demo

Usage

$(document).ready(function(){	
	$("#slider").easySlider(			
		prevText: 'Previous',
		nextText: 'Next',		
		firstShow: true,
		lastShow: true,
		vertical: true, 
		continuous: true 	
	);
});

back to the article

Easy Slider jQuery Plugin is brought to you by Css Globe and supported by Css Templates by Templatica