I had the same problem and solved it by downloading jqueryui and unchecking the Button box so the button component wasn't included in the build. This way I can use Twitter Bootstrap buttons but still have access to jQuery UI's other feathers.
http://jqueryui.com/download Jason On Monday, February 6, 2012 9:42:31 PM UTC-8, Bruno Rocha wrote: > > Hi, > > The bootstrap .button() function conflicts with the .button() in jquery-ui > > I am trying to use the loading state feature, does anyone knows how to > solve this kind of namespace conflict? > > Thanks > > > -- > > Bruno Rocha > [http://rochacbruno.com.br] > >
