Tagged Questions

44
votes
11answers
36k views

jquery date picker to show month year only

I am using jQuery date picker to display the calendar all over my app. I want to know if I can use it to display the month and year (May 2010) and not the calendar? Thanks, Aanu
9
votes
7answers
7k views

Jquery UI Datepicker not displaying

UPDATE I have reverted back to Jquery 1.3.2 and everything is working, not sure what the problem is/was as I have not changed anything else apart of the jquery and ui library versions. UPDATE END I ...
8
votes
4answers
4k views

How do I connect jQuery Datepicker to my Ruby on Rails form?

I'm trying to use the jQuery Datepicker to set a date field in my Ruby on Rails form, but I can't work out how to do it. Can someone point me in the right direction?
5
votes
2answers
420 views

JQuery Datepicker - only select mondays and thursdays

I have the following code which only allows users to select Mondays from jquery datepicker. I want to adapt this to be able to select mondays and thursdays. Any ideas? beforeShowDay: ...
5
votes
1answer
801 views

jQuery UI datepicker performance

I have a textbox on my web page that is used to specify a date, so I'd like to use the jQuery DatePicker. However, most of my users are locked into using IE6 and the performance of the jQuery ...
4
votes
1answer
311 views

Updating to latest JQuery UI and datepicker is causing the datepicker to always be seen

We have just updated to JQuery 1.5.2.min and JQuery-ui-1.8.11.min and are using the latest datepicker.js files as well (I say files because we are using some of the localized versions of the ...
4
votes
3answers
2k views

jQuery datepicker display year month only

I am using datepicker to select year-month only. I filter out the day part like so: $(el).datepicker( {changeMonth: true, changeYear: true, dateFormat:'yymm' } ); The code comes from the ...
4
votes
3answers
606 views

jQuery UI Datepicker Slow During Typing

I've heard all these great experiences of how great and elegant jQuery is, but I'm 0 for 2 trying to implement jQuery controls in real world projects due to poor performance. I am running into a ...
4
votes
7answers
2k views

Can I highlight an entire week in the standard Jquery UI date picker?

Can I highlight an entire week in the standard Jquery UI date picker?
4
votes
6answers
8k views

.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 selected using .datepicker(). I am trying to set the datepicker's that are in the response data back to ...
4
votes
5answers
8k views

getting jQuery UI's datepicker to always open in a certain direction?

I'm using jQuery UI's datepicker control in a position: fixed toolbar at the bottom of my page. Occasionally, on random computers, the datepicker appears below the toolbar, which means it's off the ...
3
votes
1answer
103 views

jquery datepicker - override options from data-attribute

I'm using this markup <label> Date <input type="text" data-datepicker="{maxDate: '+1d'}" /></label> <label> Another date <input type="text" data-datepicker="" ...
3
votes
3answers
408 views

jQuery DatePicker Too Large

I've implemented the jQuery datepicker. It seems to be working fine but the calendar is too large. The site I'm working on has many layers of stylesheets and parent pages and controls. And I don't ...
3
votes
3answers
811 views

Change displayed month in jQuery datepicker, depending on another datepicker instance

I have two datepicker fields, one is 'start date' the other is 'end_date'. I would like to have the feature that, after user selected 'start date', then the 'end date' calendar should show by ...
3
votes
1answer
2k views

Problem with year dropdown scrollbar in jQuery datepicker

I'm using a jQuery datepicker to select an applicant's date of birth, but the applicant's age must be restricted to values between 21 and 100 years. In order to make the selection relatively easy I ...
3
votes
1answer
1k views

Closing jQuery Datepicker When Closing jQuery Dialog

First time here, and more of a web designer than programmer, so be gentle! ;o) Anyway, as the title suggests, I have a dialog window that's opened and within that, a datepicker. What I want it that, ...
2
votes
2answers
38 views

Cannot select a button based on its class

I want my jQuery datepicker (jQuery UI 1.8.13) to generate a report only when I click the 'Done' button. The onClose event is not good because that is triggered also when I click somewhere else ...
2
votes
2answers
64 views

Entering date manually inside a jQuery datepicker does not update the widget

It happens once in a while but if i enter the date direclty in the input, the widget does not update with the date i manually entered. See by yourself : http://screencast.com/t/Fz2ecsGte3T (the date ...
2
votes
2answers
61 views

Jquery DatePicker Some Display Changes

I am using the jquery datepicker i have to change some display showing the calendar. As my reputation is less i cant post the image so i have posted in jquery forum kindly look over it and guide me ...
2
votes
1answer
185 views

Highlight <TR> entire week datepicker

I have a datepicker that is fully functional and is working whereby you can select an entire commencing working week (Mon-Fri). What I am now trying to do is extend it a little further so that when I ...
2
votes
2answers
358 views

jquery ui date picker limit to Sundays

I have looked at some of the answers here to this type of question but could not get them to work how I needed them to. I need to have my jQuery UI datepicker only allow Sundays in the past to be ...
2
votes
1answer
500 views

jquery UI datepicker month and year only css positioning problem

I have implemented the solution discussed here: JQuery Datetime picker - Need to pick month and year only. and it is working well. The only issue I am finding is that when the datepicker appears ...
2
votes
1answer
307 views

jquery datepicker time change

Last days I was facing a strange behavior calculating date diff with jquery datepicker, when I try to find out the difference in days of two dates crossing the 28th march. The difference, instead of ...
2
votes
2answers
1k views

automatically set jQuery UI datepicker on load

When a form load I want it to already have the current date plus 5 days. So its 2/22/2011, When the page loads the text box the datepicker belongs to should show 3/1/2011. I know how to set default ...
2
votes
3answers
850 views

jQuery UI Datepicker won't accept unix timestamp as default value

I have the Unix timestamp "1264529457", which translates into January 26, 2010, which is stored inside an input element named "america". When initializing jQuery UI's Datepicker, I have the following ...
2
votes
4answers
732 views

Restrict date in jquery datepicker based on another datepicker or textbox

I have two text boxes with a datepicker hooked up to them. The text boxes are for start date and end date. The first datepicker is setup so that the user cannot choose a date before today, but can ...
2
votes
1answer
435 views

exclude weekends to be clickable on jQuery datepicker

I would like to prevent the user from clicking on saturdays/sundays (week-ends) when he selects a date using the jQuery UI datepicker widget. Is there a way to accomplish this? If not, which are the ...
2
votes
1answer
212 views

How to validate the Jquery UI- Calendar plugin?

I have used JqueryUI plugin- date picker to display my date. The format is such that it has Fromdate & Todate. If I select fromDate: for example 09/28/2010 and If I select toDate: for example ...
2
votes
2answers
453 views

jQuery UI datepicker: Can you format a date and allow multiple seperator characters?

I prefer my datepicker to be formatted with this option {dateFormat: 'mm-dd-yy'} Ex: 06-16-2010 But, I would like to allow people to enter in a slash as a seperator instead of a dash if they ...
2
votes
1answer
1k views

jquery ui datepicker is huge

im trying to add a datepicker to my symfony application and i got it working, but the size of the datepicker is about 3 times bigger than normal (on the demo page). I have not edited any CSS, i just ...
2
votes
1answer
2k views

jquery date picker split into multiple fields

I have the usual Jquery datepicker working fine. But I want to feed it into a set of selectboxes rather than one textfield. I have had success feeding it into one select field with a specific format ...
1
vote
2answers
51 views

How can I Add Time to a Date in jQuery

How do I add 23 hrs 59 min. 59 secs to end_date? var end_date = jQuery('#end_date_datepicker').datepicker('getDate'); //pseudo-code: end_date = (end_date + 23:59:59) I was thinking of trying to ...
1
vote
3answers
137 views

jquery ui datepicker take value 1970 if input field is blank

i am using jquery ui date picker for take fromDate and toDate Following is the code of from date <input name="from_date" id="from_date" maxlength="20" size="20" type="text"/> ...
1
vote
1answer
63 views

Weird behavior of jquery's if condition

I have a jquery datepicker plugin, here is the code: http://dpaste.com/639849/ The real problem lies in hightlight function in which the if condition never gets executed. The if condition in question ...
1
vote
1answer
96 views

Show jQueryUI datepicker on button press without involving input field

In an ASP.NET project, I'm looking for a way to have a jQueryUI datepicker come up when I press a button, then cause a postback when a date is selected. I've gotten the postback part working using ...
1
vote
2answers
243 views

Rails 3 and jQuery Datepicker

i need advice about my problem, i use jquery ui DatePicker, this work really good in my rails problem, but in the form i use with this jquery, i have a white row appear at the end of the page. When ...
1
vote
2answers
120 views

Simple Question About the jQuery Datepicker's Calendar Icon

Sorry for the simple question. I'm using a jQuery DatePicker. I want the little calendar icon to appear next to the text input area. I'm using the Smoothness jQuery UI theme. Does jQuery UI include ...
1
vote
2answers
117 views

Jquery datepicker can't display the value…?

I have a textfield called:"deadline", which is have the value,like this: <input type="input" maxlength=10 value="2011-09-14" id="deadline" name="deadline" ...
1
vote
3answers
583 views

Using the jquery datepicker in ASP.Net MVC3 projects

In this blog it should be explained how to implement the jquery datepicker for all DateTime inputs. I fail miserably however when I try to follow the steps taken. I suspect that I am setting the ...
1
vote
2answers
97 views

Enable first sunday in Jquery UI datapicker

I'm currently working on a Jquery datepicker where holidays are disabled and all sundays, except for the first one in each month. I have been trying to play around a little with the code, and found ...
1
vote
1answer
415 views

jQuery UI datepicker, “disabled days” not working in IE 7 and 8

I use the following function to disable days from 2011-02-13 to 2011-02-18 in the date picker calendar: function no_disabled_days(date){ dateStr1 = '2011-02-13T00:00:00'; ...
1
vote
1answer
421 views

JQuery UI datepicker ( start weeks from Monday)

I am using jQuery UI datepicker, I know I can customize this datepicker in this way: $("#reserve_date").datepicker({ beforeShowDay: no_disabled_Days }); currently, my datapicker ...
1
vote
1answer
2k views

jquery datepicker not working in IE7 and IE8

This is my js: $(document).ready(function() { $("input#dateTill").datepicker(); }); My HTML: <input type="text" name="dateTill" id="dateTill" class="input" value="20.1.2011" maxlength="10" ...
1
vote
1answer
329 views

Retrieving the dateFormat from jQuery UI datepicker

I would like to retrieve the dateFormat from my datepicker default set up declaration like so: $.datepicker.setDefaults({ constrainInput: true, dateFormat: 'dd/mm/yy', gotoCurrent: true, ...
1
vote
1answer
481 views

jQuery UI Datepicker altField .change function not working?

Can anyone tell me why the console.log line isn't getting run when I select a date with the jQuery UI Datepicker? Thanks for reading. <script type="text/javascript"> ...
1
vote
2answers
525 views

jQuery datepicker displaying a Buddhist date

Is there any jQuery datepicker plugin to display as Buddhist date? Currently I use the jQuery UI datepicker to display it, but it's not actually I want. Here is the code: $(document).ready( ...
1
vote
2answers
346 views

jQuery: datepicker causes entire page to flicker!

when i set a custom yearRange for my datepicker (ie. +- 100 years), during the focusin event on the datepicker input field, a page flicker occurs. also, when changing the month/year inside the ...
1
vote
1answer
383 views

jQuery UI datepicker customization

I have the jQuery datepicker working, but I need to be able to select more than just dates. I need to be able to select between some strings as well "Yesterday" and "Today" to be precise. So, the ...
1
vote
2answers
4k views

How to change the cell color of a jquery datepicker

I have a jquery datepicker and I need to be able to change the background color for the selected cell date. I'm trying with something like: $("#fecha").datepicker({ onSelect: ...
1
vote
2answers
629 views

How to subclass a specific jqueryui widget method?

Since I updated jQueryUI to 1.8 I found a couple of issues in our implementations and I could fix it myself without waiting for a fix on their end if I could find out how to subclass a specific method ...

1 2 3