所属分类: 网页特效-表单美化 2023-08-17 05:54:23
// call the plugin on the element and done. $('.box').dragNscroll() $('.box2').dragNscroll({ reverse: true // pass options here... }) $('.box3').dragNscroll({ allowThrowing: false })