Is Bootstrap 2.1 compatible with jQuery UI?
        Posted  
        
            by 
                Ghopper21
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ghopper21
        
        
        
        Published on 2012-08-28T14:10:18Z
        Indexed on 
            2012/12/18
            5:03 UTC
        
        
        Read the original article
        Hit count: 301
        
It's a known problem that the older Bootstrap didn't work out of the box with jQuery UI, as you can see from this github discussion.
There are a few mashups of the two, including jQuery Bootstrap by John Seigers and jQuery UI Bootstrap by Addy Osmani.
Are those mashups still necessary with the new version of Bootstrap, or can you now just use Bootstrap and jQuery UI out of the box (as is alluded to vaguely in the github discussion)?
© Stack Overflow or respective owner