2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

method invocation jqueryui style

This commit is contained in:
Jacob Thornton
2011-09-11 21:03:17 -07:00
parent e255b4f51d
commit 200f5817ba
6 changed files with 145 additions and 79 deletions
-3
View File
@@ -282,9 +282,6 @@
this[binder](eventIn, enter)[binder](eventOut, leave)
}
this.bind(name + ':show', enter)
this.bind(name + ':hide', leave)
return this
}