简体   繁体   中英

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?

它只是jQuery,因为jQuery UI基于此。

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM