だぶサラダパーラー

preset: raise

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

Please see the code and completion.

<script>
jQuery(window).load(function(e){
jQuery("#eyecatch").dabSalad(
	"images/.jpg", 3,
	{dressing: "raise"}
);
});
</script>