魔术手风琴:非常简单的jQuery手风琴 源码
#魔术手风琴 更多信息和演示 真的比这更简单了... // these are defaults, no need to pass the options $ ( '.content' ) . magicAccordion ( { headingTag : 'h2' , bodyClass : 'body' , headClass : 'head' , activeClass : 'active' , speed : 200 } ) . on ( 'opened.magic' , function ( e ) { console . log ( e . head )
文件列表
magic-accordion-master.zip
(预估有个4文件)
magic-accordion-master
README.md
3KB
demo.html
4KB
jquery.magic-accordion.min.js
3KB
jquery.magic-accordion.js
9KB
暂无评论