Seems to work fine with jQuery 1.8 : http://jsfiddle.net/Sherbrow/wmsKe/
Are you sure you didn't remove any dependencies with your 1.7 include ? Like bootstrap-transition.js or some CSS ? On Wednesday, August 15, 2012 4:27:54 PM UTC+2, Krok Krokonoster wrote: > > Upgraded a few days back to using the latest jQuery version and forgot > about it. > Testing my app, my modals just did not show (screen turn black, but modal > nowhere to be seen) > Finally figured this is the result if you have a "fade" class on you > modal. Either remove "fade" or use jQuery 1.7 (myself opted for the > latter) > > Or is there something else I missed? >
