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?
