What frameworks to use with JQuery UI?

I want to use some of the widgets found in JQuery UI in my node server. But I'm having problems in just even getting a progress bar to update.

What are the best frameworks to use with JQuery UI, and are there any examples of nodejs servers that use it?

It's just the jQuery since jQuery UI is based on that.

To use jQuery UI you only need jQuery Liblary and jQuery UI Liblary Both of them you can download from:

http://jqueryui.com/download

http://docs.jquery.com/Downloading_jQuery

Not sure if you know about twitter bootstrap. But take a look it might have what you need and is extremely easy to use! It uses jQuery.

Twitter Bootstrap