Usage

$(document).ready(function(){	
	$("#slider").easySlider(			
		prevText: 'Previous',
		nextText: 'Next',		
		firstShow: true,
		lastShow: true,
		vertical: true, 
		continuous: true 	
	);
});
本代码由懒人建站网 收集整理
懒人建站 http://www.51xuediannao.com

懒人建站为您提供-各种bolg制作技巧,HTML技巧,CSS技巧和CMS使用技巧
懒人建站只收录实用和能提高用户体验的代码
我们只想解放出你的部分写代码时间来思考更高层次的设计,而不是要你懒惰、拼凑。