Top "Jquery-ui" questions

jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.

Jquery UI datepicker. Disable array of Dates

I have been trying to search for a solution to my Jquery ui datepicker problem and I'm having no luck. …

jquery-ui jquery-ui-datepicker
How do I disable a jquery-ui draggable?

How do I disable a jQuery draggable, e.g. during an UpdatePanel postback?

jquery-ui
Can the jQuery UI Datepicker be made to disable Saturdays and Sundays (and holidays)?

I use a datepicker for choosing an appointment day. I already set the date range to be only for the …

javascript jquery jquery-ui jquery-ui-datepicker
.datepicker('setdate') issues, in jQuery

I have a function that executes a query to get some data based on a certain date range which is …

jquery jquery-ui jquery-ui-datepicker
Close dialog on click (anywhere)

Is there a default option to close a jQuery dialog by clicking somewhere on the screen instead of the close …

jquery jquery-ui dialog modal-dialog
Getting value from JQUERY datepicker

If I want to display the JQUERY UI datepicker inline by attaching it to a DIV like $("div#someID").datepicker() …

jquery jquery-ui jquery-ui-datepicker
putting datepicker() on dynamically created elements - JQuery/JQueryUI

I have dynamically created textboxes, and I want each of them to be able to display a calendar on click. …

javascript jquery jquery-ui datepicker
jQuery UI autocomplete with JSON

Alright been racking my brain on this (im terrible at this) but yea ive tried reading all i can and …

jquery json jquery-ui autocomplete jquery-ui-autocomplete
jQuery UI Color Picker

I have heard that jQuery UI includes a Color Picker but could find little documentation regarding it. Does it exist? …

jquery jquery-ui documentation color-picker
jQuery UI dialog box not positioned center screen

I have a jQuery dialog box that is meant to position in the middle of the screen. However, it seems …

jquery jquery-ui dialog position