jquery单面翻页效果
jquery单面翻页效果
$("#g1").jFlip(300,300,{background:"green",cornersTop:false}).
bind("flip.jflip",function(event,index,total){
$("#l1").html("Image"+(index+1)+"of"+total);
});
下载地址
用户评论
下载完打不开呀
还可以,简简单单