The jQuery UI Datepicker is a highly configurable plugin that adds datepicker functionality to your pages

learn more… | top users | synonyms (1)

0
votes
1answer
42 views

Ensuring a date is at least 1 day later than another date using jQuery UI Datepicker

Using jQuery DatePicker, I'd like to ensure that the departure date is at least 1 day after the arrival date. The closest I've managed to get to this is to ensure that the departure date is on the ...
1
vote
0answers
55 views

BlockUI over just jQuery DatePicker during AJAX call

I'm trying to use jQuery UI DatePicker with BlockUI during the onChangeMonthYear callback. During the callback, I'm issuing an AJAX call to get a list of available dates for the month and I want to ...
0
votes
0answers
41 views

JQuery Datepicker not working in Android Mobile

JQuery Date Picker is not working on android emulator and also in android phone. I have also tried using datebox , callbox, flipbox plugins and tried with html input type date field. When i implement ...
0
votes
2answers
615 views

Date range picker on jquery ui datepicker

I created a date range picker using jquery ui where you can use the same inline calendar to make both of your date selections. See my fiddle here: http://jsfiddle.net/kVsbq/4/ JS ...
0
votes
1answer
56 views

jQuery datepicker not opening up on focus

Heres my scenario: I have an index page with 2 radio buttons on it and a span area for results. When one of the radio buttons are clicked, the span fills up with an ajax generated page that has an ...
0
votes
4answers
54 views

Can JQuery UI datepicker be bound to an icon?

I have some HTML that looks like <select id="day"><option>Day</option></select> <select id="month"><option>Month</option></select> <select ...
0
votes
0answers
52 views

Looking for an advanced jquery dropdown datepicker [closed]

Don't like to ask a subjective question and am hoping this isn't the case but let's see. Context: I have some legacy jsp pages to convert over to jquery. Currently each page has its own html form ...
0
votes
1answer
117 views

jQuery date picker not working with ng-grid cell

I am having an issue with integrating jQuery's date picker with the AngularJS ng-grid extension; more specifically the jQuery date picker is not able to push data back to the ng-grid and instead ...
0
votes
0answers
11 views

How to hide the datepicker once user clicks an Autocomplete option

I am using autocomplete on a field that is also using datepicker. I am trying to bind an event listener so that when the user clicks on an option from the autocomplete dates that appear, the ...
0
votes
4answers
123 views

Start Date and Start Time Less than End Date and End Time Validation

Start Time, End Date and End Time variables. The Date Variables are formatted yyyy-mm-dd The Time Variables are formatted hh-mm (however only on hour numbers are usable, e.g Minutes is always 00) ...
0
votes
1answer
80 views

Jquery Date picker tabs

I've a date picker problem. I'm doing tabination for my site. It goes like this <script> $(document).ready(function(){ var first = $('.Partner').html(); ...
-2
votes
1answer
315 views

jquery datepicker change date format to yyyy-mm-dd php [duplicate]

Hi I am trying to format the jquery datepicker so that it displays as yyyy-mm-dd I have both a start_date and end_date.. I have tried changing the script in the head to: <script> ...
0
votes
0answers
12 views

Suppress highlight and de-highlight actions when clicking on UI datepicker dates

I am using the UI date picker as a form of calendar,where I have selected dates indicated. When I click on a date I have created a function to display a window, but the date in the calendar is ...
0
votes
1answer
32 views

jQuery - Datepicker always showing up on bottom of screen

I use the datepicker plugin from jQuery and it has been working nicely. However, recently, I noticed that it is always present in the bottom left corner of the browser window -- but without the proper ...
2
votes
1answer
60 views

jQuery Datepicker - Dynamically change selectable dates

I am using the jQuery datepicker and I currently have this code: $("#dateObj").datepicker({ beforeShowDay: findDateAvailable }); where findDateAvailable is a function which checks if the date ...
0
votes
1answer
40 views

Django inline formset with calculation and date using jquery

I have two models, it's a header/detail. class Header(models.Model): name = models.CharField(max_length=30,null=False) class Detail(models.Model): header = models.ForeignKey(Header) ...
0
votes
2answers
72 views

Jquery-ui datepicker with months and years menu rails

I have a rails app where I want to choose a date of birth. I'd like to use the jquery-ui datepicker for this but am not sure how to implement it into my rails app. This is a screenshot of the ...
0
votes
1answer
53 views

jquery datepicker is not working in asp.net mvc3

the jquery datepicker is not working. I don't know why. Everyone is doing the same thing, same code, but mine is not working. Can anybody tell where is my problem, my code is given below -- ...
0
votes
2answers
134 views

Jquery datepicker validation mm/dd/yyyy

I am trying to validate an input text box w/ a jquery calendar datepicker. The datepicker itself works well, but I am not sure how to validate that the input is in mm/dd/yyyy form. This is setup this ...
0
votes
3answers
109 views

jquery datepicker - show week number if has specific class

I am using the jquery ui datepicker but I want to show the week number only if the input element has a specific class... Here's what I've tried but with no success... $(".myCal").datepicker({ ...
0
votes
2answers
111 views

datepicker for dynamically generated textfield using javascript

I have a small html file that contains a textfield where user enters the number of other textfield to be generated. for example if the user enters 3, 3 more textfield will be shown automatically. ...
0
votes
2answers
34 views

Properties from jquery datepicker

Maybe my question is very simple but didn't find answer. How to get properties from datepicker? Sample: In many places I set minDate to the datePicker field and I don't know what set there now.
0
votes
1answer
223 views

Update the jquery timepicker addon from a date picker

I have two input fields, one with a date picker and one with a timepicker (showing only the time sliders, without the calendar). I wanted to show a different time span in the time picker, if Saturday ...
0
votes
0answers
61 views

jQuery Datepicker isn't working for rails form (Uncaught TypeError)

I am using jquery_datepicker gem so that I can have a datepicker for an input on a form that I use over and over again. Certain partials include this form in them, and I have a list of these partials ...
-1
votes
2answers
77 views

How join javascript files? [closed]

I tried join javascript files in one file, but everything resulted in conflict. I need join: 1 jquery and my functions. Ok. 1 jquery-ui and jquery.ui.datepicker. 1 jquery.autocomplete. How can i ...
1
vote
2answers
129 views

How to get JS field value and use it in Controller Code behind MVC4 / JQuery

I am using ASP.Net MVC4 , with Jquery UI date picker to deal with date field I wonder to know how can I use the variables in the code . @Html.ActionLink("Create New", "Create") <script> ...
2
votes
2answers
92 views

Enter text in Datepicker textfield

I'm using jQueryUI to add a datepicker to a textfield. It all works fine, but because of this i'm not able to type any text into the textfield. I can only add a date through the datepicker. But i ...
2
votes
1answer
199 views

Strange behaviour in jQuery datePicker

Ok, this is somewhat strange and I'm quite amazed. I wonder if anyone knows if this is an intended behaviour or some bug. On an ASP.NET MVC app I use jQuery for client events. I have several ...
0
votes
1answer
44 views

Adding jquery-ui DatePicker to SmartWizard

I'm using IE8 and SmartWizard 2.0 plugin. One of the steps in the SmartWizard includes a datepicker. But the popup doesn't show on clicking the input tag. var step4 = '<table ...
0
votes
0answers
38 views

How to call jeditable submit from another plugin

Components: jquery ui datepicker, Tuupolas jeditable, Trent Richardsons Timepicker Addon html: <div> Click on the date, then click done: <div class="datetimepicker">2013-03-28 ...
2
votes
2answers
301 views

display datepicker on dynamically created button

i'm trying to show datepicker when user click on dynamically created button.i don't want to show text box there so i use hidden input. Javascript: function showDate(){ var dateDiv = ...
1
vote
0answers
222 views

E2E Testing with Angular UI datepicker

First post. I have a situation where I am using jQuery UI's datepicker to set model attributes. This is done with Angular UI and seems to work well, but I'm having a hard time trying to test it in the ...
0
votes
2answers
114 views

jQuery UI DatePicker read date from multiple fields

I have separate fields for month, day and year and have a calendar control for each set of three fields contained in a div. I am trying to have the calendar popup defaults to the date set in the ...
-1
votes
2answers
75 views

how does datepicker work? [closed]

I am working on a form that requires datepicker in jquery. I am using the normal jquery-ui datepicker library. Now the problem is it is not working and another problem is I can't show u the script as ...
0
votes
0answers
369 views

javascript - datetimepicker position - middle

Level : Beginner Hello, I'm new at using any jquery. I need to make my form with datepicker and timepicker, as I need both, I choose this one: ...
0
votes
3answers
407 views

jQueryUI DatePicker and MVC4 with UK date value

Ok I know this question has been asked, and asked, and asked, but I'm missing something and can't seem to figure it out, cause although the datepicker looks right when I try to submit a date such as ...
1
vote
3answers
127 views

disable past dates in Datepicker.js

like the title says, I would like to disable past dates in a datepicker script. Here what I do to create it: new datepickr('datepick', { ...
0
votes
1answer
50 views

How to set mindate in hours in jquery datepicker

I am using jquery date picker . now i want set mindate as 62 hours but it is taking input only mindate : '3' ie.. means it takes 72 hours . i want only 62 hours . please help me to resolve this ...
4
votes
1answer
282 views

The field date must be a date in mvc in chrome

I'm doing a simple MVC4 Internet application, which allows to add some items to the categories. Here is what i've done so far. I've a datepicker in mvc view. The script for the datepicker is like ...
0
votes
1answer
255 views

how to use jquery datepicker in jsf

I want to use the jquery datepicker: http://jqueryui.com/datepicker/ But I don't know what I need, and here is my code: <script src="css/jquery-1.9.1.js"></script> <script ...
0
votes
1answer
189 views

Complex Date Issue - PHP - Codeigniter - Jquery UI Calendar

I am creating a site that utilizes the jquery ui datepicker. I have it where items have different rental lengths. So a car might be 7 days, while a tent might be 3 days. When the user enters a ...
1
vote
2answers
137 views

Disable dates in jquery datepicker according to option selected from dropdown

I have two datepickers showing startdate and enddate. There is a select box with options: |daily| |weekly| |monthly| |yearly| Suppose the selected option is weekly and date selected in startdate is ...
2
votes
0answers
130 views

jquery datepicker UTC

So when I save an event, I save it as UTC. Offset is correct for events, and they're shown correctly. I have the datepicker... if I click a day, it returns the local timezone date. So, if I'm at ...
0
votes
1answer
133 views

DateTimePicker is not showing

I am facing an issue with the datetime picker in jquery in MVC4. Here is my code: @Html.TextBox("RELIEVING_DATE", Model.RELIEVING_DATE) $(function () { $("#RELIEVING_DATE").datepicker(); } ...
0
votes
0answers
66 views

jquery datepicker — handle an event whenever the datepicker is open

I am looking for something like an opposite of onClose option in datepicker. I wanted to display a message(text) when ever the datepicker is open. Right now i am using beforeShow. But its not doing ...
0
votes
1answer
70 views

Add certain number of days to the already selected date (the date that is in the datepicker textbox currently)

I have already looked on several questions on stackoveflow but no one seems to be answering my question. In my application, users often need to go to +1 or -1 day from the current selected date. For ...
0
votes
3answers
337 views

jQuery Datepicker not functioning

I am trying to use jquery datepicker tool but it's not working. I am new to jquery so I don't know much about it. Can someone spot where I have gone wrong? Are my links in the header correct? html: ...
0
votes
1answer
147 views

Jquery Validation Engine with datepicker not works on server, but works in local

I use Validation Engine in user register form. When enter Birthday I use date picker. Validation is binded to blur event. that is why when calendar opens and I select year, message appears. To fix ...
0
votes
2answers
174 views

jQueryUI datepicker with MVC and knockout js

Okay I've tried pretty much everything in the other answers I've seen here. I am using jQueryUI datepicker on my MVC form, which also uses knockout. I want to only display the date, not the time. ...
1
vote
1answer
81 views

How to update a jquery datepicker in a partial in rails

I have a partial that has two datepickers to show the beginning and ending of data to be displayed in another partial. I also have a dropdown to determine the date ranges for some predetermined ...

1 2 3 4 5 24