2

Is jQuery UI considered a jQuery Plugin?

Is it possible to use jQuery UI without jQuery?

3
  • 4
    Both of these questions are answered on the jQuery UI homepage (jqueryui.com) Commented Oct 31, 2009 at 15:00
  • 1
    This question appears to be off-topic because it is not a specific programming question. Commented Jun 9, 2014 at 21:06
  • This question was written 5 years ago. Commented Jun 10, 2014 at 13:00

4 Answers 4

10

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.

Sign up to request clarification or add additional context in comments.

Comments

0

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_Started

Comments

0

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

Comments

0

It is a series of plugins, and you don't have to add the whole thing if you dont want. You can download just what you need to save some page weight.

note: you do need the core to do anything

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.