vote up 0 vote down star

Does jQurey UI considered as a jQuery Plugin? Is it possible to use jQuery UI without jQuery?

flag

2  
Both of these questions are answered on the jQuery UI homepage (jqueryui.com) – jeerose Oct 31 at 15:00

3 Answers

vote up 7 vote down check

Does jQurey UI considered as 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.

link|flag
vote up 0 vote down

I would call it more of an extension to jQuery. It does use the core jQuery Library, which makes sense otherwise there would be 2 versions.

more info here: http://jqueryui.com/docs/Getting%5FStarted

link|flag
same thing, different words – hasen j Nov 1 at 6:39
vote up 0 vote down

jQuery UI is an official jQuery project which provides UI plugins, widgets, effects, interactions and theming.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.