JQuery UI: Difference between revisions

Content deleted Content added
Latest release 1.13.0
Cikado (talk | contribs)
Add reference links and fix syntax errors.
Line 26:
{{Portal|Free and open-source software}}
 
'''jQuery UI''' is a collection of [[GUI widget]]s, animated visual effects, and [[Theme (computing)|themes]] implemented with [[jQuery]] (a [[JavaScript]] [[Library (computing)|library]]), [[Cascading Style Sheets]], and [[HTML]].<ref>{{cite book |last=Sarrion |first=Eric |date=2012 |title=jQuery UI |___location=Sebastopol |publisher=O'Reilly Media |pages=1–4 |isbn=9781449316990 |oclc=768796881}}</ref> According to JavaScript analytics service, Libscore, jQuery UI was used on over 197,000 of the top one million websites, once making it the second most popular JavaScript library. Notable users were [[Pinterest]], [[PayPal]], [[Internet Movie Database|IMDb]], [[The Huffington Post]], and [[Netflix]].
 
Both jQuery and jQuery UI are [[free and open-source software]] distributed by the jQuery Foundation under the [[MIT License]]; jQuery UI was first published in September 2007.<ref name="license"/><ref name=release>{{cite web |url=http://blog.jquery.com/2007/09/17/jquery-ui-interactions-and-widgets |title=jQuery UI: Interactions and plug-ins |author=John Resig |date=17 September 2007 |access-date=12 August 2012 |publisher=jQuery blog}}</ref>
Line 49:
 
This makes the div with the ID "draggable" draggable by the user's mouse.
 
== See also ==
 
* [[JavaScript framework]]
* [[JavaScript library]]
 
==References==