Does jQurey UI considered as a jQuery Plugin? Is it possible to use jQuery UI without jQuery?
+9
A:
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.
Darin Dimitrov
2009-10-31 14:59:46
A:
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
Mark Redman
2009-10-31 15:01:45
same thing, different words
hasen j
2009-11-01 06:39:04
A:
jQuery UI is an official jQuery project which provides UI plugins, widgets, effects, interactions and theming.
RedWolves
2009-10-31 17:05:50
A:
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
Douglas
2009-12-24 03:51:24