だぶサラダパーラー

縞模様-1

解説はありません。コードと動作サンプルをご覧ください。

Please see the code and completion.

<script>
jQuery(function($){
$("#eyecatch").dabSalad(
	"images/.jpg", 3,
	{rows:1,cols:8,delay:0,duration:1000,effect:["slideright"]}
);
});
</script>