だぶサラダパーラー

縞模様-2

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

Please see the code and completion.

<script>
jQuery(window).load(function(e){
jQuery("#eyecatch").dabSalad(
	"images/.jpg", 3,
	{rows:8,cols:1, rowDelay: 250, duration: 310, order: "", effect:["fade", "wipeupturn"]}
);
});
</script>