2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +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
+1 -1
View File
@@ -51,7 +51,7 @@ $(document).ready(function(){
, trigger: 'manual'
, offset: 2
})
.trigger('twipsy:show')
.twipsy('show')
})
})
});