Hi Gopal, I wrote a plugin for gwtquery (a jQuery re-write in GWT) that you can use to get jQuery-UI widgets in GWT.
You can find these projects here: GWTQuery: http://code.google.com/p/gwtquery/ GWTQuery-UI: http://code.google.com/p/gwtquery-ui The jQuery-UI slider widget is available (amongst others). You can see some samples with associated Java (GWT) code here: http://gwtquery-ui.googlecode.com/svn/demos/GwtQueryUi.html Hope it helps, Philippe On Aug 27, 6:58 am, gopal bhalala <[email protected]> wrote: > Hi Thomas, > > Thanks for reply. > > i have research on that but i have not successfully customize like this > slider > > please check this url: *http://jqueryui.com/demos/slider/#rangeif u have > any idea about this type of widget please tell me* > > Best Regards & Thanking you, > Gopal Dhanjibhai Bhalala > > On Fri, Aug 27, 2010 at 3:26 PM, Thomas Broyer <[email protected]> wrote: > > > On 27 août, 07:04, gopal bhalala <[email protected]> wrote: > > > Hi to all, > > > > I want to use range slider (e.g. price range, time range etc) widget in > > my > > > application. > > > > I was tired to research on GWT Widget but i have not found any range > > slider > > > widget in GWT but i have found range slider Widget in jQuery. > > > See > >http://google-web-toolkit-incubator.googlecode.com/svn/trunk/demo/Sli... > > Documentation at > >http://code.google.com/docreader/#p=google-web-toolkit-incubator&t=Sl... > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-web-toolkit%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
