Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is jQuery UI a jQuery Plugin?

Is jQuery UI considered a jQuery Plugin?

Is it possible to use jQuery UI without jQuery?

like image 705
Alon Gubkin Avatar asked Nov 20 '25 02:11

Alon Gubkin


1 Answers

Is jQuery UI considered a jQuery Plugin?

It is not a single plugin but a collection of plugins and UI widgets.

Is it possible to use jQuery UI without jQuery?

No, jQuery UI is built on top of jQuery.

like image 175
Darin Dimitrov Avatar answered Nov 22 '25 17:11

Darin Dimitrov