aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
authorSteve Purcell <[email protected]>2011-10-03 10:05:43 +0100
committerSteve Purcell <[email protected]>2011-10-03 10:05:43 +0100
commitbdbb1c92aab9e9379341c80b8d1c53cc14ac7198 (patch)
treec998d6513d5e8d2bd19b6d5388da6f141e9cb579 /bootstrap.css
parent7e01ff8a15f9024fdebc3859283ccc1f4c63cec7 (diff)
downloadbootstrap-bdbb1c92aab9e9379341c80b8d1c53cc14ac7198.tar.xz
bootstrap-bdbb1c92aab9e9379341c80b8d1c53cc14ac7198.zip
Add jquery.ready hook after defining plugin, to avoid breakage when used with modernizr/yepnope
See https://gist.github.com/1258742 for an example, which results in the error "TypeError: Object has no method 'dropdown' at bootstrap-dropdown.js line 31" It looks like in these circumstances, the functions hooked into jquery.ready get run immediately, and so applying the dropdown behavior to specific elements before defining the 'dropdown' method causes breakage.
Diffstat (limited to 'bootstrap.css')
0 files changed, 0 insertions, 0 deletions