© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
B. HarwanijQuery Recipeshttps://doi.org/10.1007/978-1-4842-7304-3_9

9. jQuery UI

Bintu Harwani1  
(1)
Ajmer, Rajasthan, India
 
In this chapter, you will learn to use different widgets that are provided with the jQuery UI. You will be making the following recipes in this chapter:
  • Using the datepicker

  • Using the autocomplete widget

  • Using an accordion

  • Using dialogs

  • Using the tabs widget

Download the latest jQuery UI from https://jqueryui.com/download/. You’ll get the jquery-ui-1.12.1.zip file downloaded to your computer. Unzip the file and copy jquery-ui.js and jquery-ui.css into the folder where you are creating HTML files.

9.1 Using Datepicker

The datepicker widget provides ...

Get jQuery Recipes: Find Ready-Made Solutions to All Your jQuery Problems now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.