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 dialog popup

I am trying to get this dialog popup form to show up when this link is clicked but it does …

jquery jquery-ui modal-dialog jquery-ui-dialog
Jquery DatePicker Set default date

I Have two date fields where I use DatePicker to pick the dates. For the first date field, I want …

jquery jquery-ui jquery-ui-datepicker
How to change the pop-up position of the jQuery DatePicker control

Any idea how to get the DatePicker to appear at the end of the associated text box instead of directly …

javascript jquery jquery-ui jquery-ui-datepicker
How do I clear/reset the selected dates on the jQuery UI Datepicker calendar?

How do I reset the datepicker calendar values?.. The min and max date restrictions? The problem is that when I …

jquery jquery-ui jquery-ui-datepicker
Is it possible to save HTML page as PDF using JavaScript or jquery?

Is it possible to save HTML page as PDF using JavaScript or jquery? In Detail: I generated one HTML Page …

javascript jquery jquery-ui
Downloading jQuery UI CSS from Google's CDN

I am planning on using Google to download the jQuery lib for both UI and Core. My question is, do …

jquery css jquery-ui cdn google-ajax-libraries
How to use source: function()... and AJAX in JQuery UI autocomplete

I need a little bit help with JQuery UI Autocomplete. I want my textfield (.suggest-user) display names from an AJAX …

javascript jquery ajax jquery-ui jquery-ui-autocomplete
Set initial value in datepicker with jquery?

I'm trying to set an initial value in my jquery ui datepicker. I've tried several different ways, but nothing seems …

javascript jquery jquery-ui datepicker
Change CSS properties on click

I am trying to change the CSS of one element on click of another element. I've searched a lot but …

javascript jquery css jquery-ui onclick
How can I position my jQuery dialog to center?

I have tried following code, but it only positions dialogs left upper corner position to center, and that makes element …

jquery jquery-ui dialog jquery-dialog