Great!! This is exactly what I am looking for. Thanks Bill.
On Friday, April 27, 2012 4:21:08 PM UTC-4, Bill Lazar wrote: > > Addy Osmani made a skin you might find interesting: > > https://github.com/addyosmani/jquery-ui-bootstrap > > On Apr 27, 2012, at 12:18 PM, Prasanth Jayachandran wrote: > > > Oops.. My bad. I forgot to include jquery-ui.css file. Now it works > fine. > > But I feel jQuery UI controls are not oriented to the theme of > bootstrap. > > jQuery controls looks glossy. Anyways it works for now :) > > > > On Friday, April 27, 2012 2:58:11 PM UTC-4, Bill Lazar wrote: > >> > >> Works fine for me, can you post a jsFiddle or gist with your problem > code? > >> > >> On Apr 27, 2012, at 11:54 AM, Prasanth Jayachandran wrote: > >> > >>> Bill > >>> > >>> Does jQuery UI work for you alongwith bootstrap? > >>> > >>> when i tried yesterday it was not showing the slider control.. may be > >>> because of some namespace issue.. am not exactly sure why it din't > >> work.. i > >>> will have to debug further.. > >>> > >>> On Friday, April 27, 2012 1:09:42 PM UTC-4, Bill Lazar wrote: > >>>> > >>>> Prasanth, > >>>> > >>>> I have a similar requirement and am currently using the jQuery UI > >> slider. > >>>> > >>>> However we need two handles, not one, since our use case is actually > to > >>>> have the user divide a range (0-10) into three parts. While jUI > mostly > >> does > >>>> the necessary for us, one thing it doesn't allow is to specify the > >> colors > >>>> of the 'bar' outside the handles separately so if anyone can > recommend > >> a > >>>> different component that does have this option I'd appreciate hearing > >> about > >>>> it. > >>>> > >>>> Bill L > >>>> > >>>> On Apr 27, 2012, at 10:04 AM, Prasanth Jayachandran wrote: > >>>> > >>>>> Hello folks > >>>>> > >>>>> I started using bootstrap for one of my web project. I feel its > great, > >>>>> since it just took me couple of hours to migrate a messed up layout > to > >>>>> cleaner layout provided by bootstrap. A particular component of the > >> web > >>>>> application shows a graph. I would like to have a slider control > >>>> underneath > >>>>> the graph to vary the time series data shown by the graph. I could > not > >>>> find > >>>>> slider control in bootstrap release code v2.0.3. I would like to > know > >> if > >>>>> there is any plan for adding slider control to the framework or if > >> there > >>>>> any alternate recommendations(easily pluggable) for slider control? > >>>> > >> > >
