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

change window to 'body'

This commit is contained in:
Jacob Thornton
2011-08-28 16:36:44 -07:00
parent 1a5f8205ff
commit a0cb72f9ae
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
/* SHARED VARS
* =========== */
var $window = $(window)
var $window = $('body')
, transitionEnd
// set CSS transition event type