Created by: liamks
jQuery 1.7 beta and underscore.js both now use the Asynchronous Module Definition (AMD) API. I thought I'd add it to Bootstrap JS. Bootstrap will now work with Require.js and will work as is if people choose to use Bootstrap JS without Require.js. For more info on AMD: http://requirejs.org/docs/whyamd.html .