$.Event 你不知道的用法
摘要:
最近在使用Bootstrap.js,一不小心趴开源码看了一下,尤其是看到tab.js 1 var hideEvent = $.Event('hide.bs.tab', { 2 relatedTarget: $this[0] 3 }) 4 5 var showEvent = $... 阅读全文
posted @ 2015-06-11 23:12 丑男孩 阅读(14714) 评论(8) 推荐(1) 编辑
posted @ 2015-06-11 23:12 丑男孩 阅读(14714) 评论(8) 推荐(1) 编辑