jQuery UI
In-game article clicks load inline without leaving the challenge.
jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery (a JavaScript library), Cascading Style Sheets, and HTML.
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.
As of October 7, 2021 jQuery UI is in maintenance mode, with no new features being planned.
Features
Interactions such as draggable/droppable and sortable are supported. jQuery UI comes with fully themeable widgets using a consolidated, coordinated theme mechanism, such as Autocomplete, Datepicker, ProgressBar, Sliders, and more. Effects include color animations and class toggling.
Example
This makes the div with the ID "draggable" draggable by the user's mouse.
See also
Further reading
- Sarrion, Eric (March 24, 2012). (1sted.). O'Reilly Media. p.244. ISBN978-1449316990.
- Wellman, Dan (August 23, 2011). (1sted.). Packt Publishing. p.424. ISBN978-1849516525. Archived from on June 28, 2014.
- de Jonge, Adriaan, Dutson, Phillip (November 2, 2012). (1sted.). Addison-Wesley Professional. p.400. ISBN978-0-321-82208-6.
{{cite book}}: CS1 maint: multiple names: authors list (link)