Search and Top Navigation
#7215 closed bug (worksforme)
Opened March 31, 2011 09:09PM UTC
Closed March 31, 2011 09:15PM UTC
Last modified April 01, 2011 02:38PM UTC
DatePicker on iExplorer
Reported by: | jeffcantin1979 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.datepicker | Version: | 1.8.11 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi !
I've been reading a lot of articles here and there about jQuery Datepicker having problems with Internet Explorer when selecting a date (the date picker doesn't close). The solution is apparently to add an onSelect:function(){} in the declaration. I've tried that solution many times in many ways, and turns out it just doesn't work in my situation.
On Firefox, works perfectly!
Any idea?
Note: I don't know which "version" to choose in the dropdown below that textbox
Attachments (0)
Change History (2)
Changed March 31, 2011 09:15PM UTC by comment:1
description: | \ Hi ! \ \ I've been reading a lot of articles here and there about jQuery Datepicker having problems with Internet Explorer when selecting a date (the date picker doesn't close). The solution is apparently to add an onSelect:function(){} in the declaration. I've tried that solution many times in many ways, and turns out it just doesn't work in my situation. \ \ On Firefox, works perfectly! \ Any idea? \ \ Note: I don't know which "version" to choose in the dropdown below that textbox \ \ → Hi ! \ \ I've been reading a lot of articles here and there about jQuery Datepicker having problems with Internet Explorer when selecting a date (the date picker doesn't close). The solution is apparently to add an onSelect:function(){} in the declaration. I've tried that solution many times in many ways, and turns out it just doesn't work in my situation. \ \ On Firefox, works perfectly! \ Any idea? \ \ Note: I don't know which "version" to choose in the dropdown below that textbox \ \ |
---|---|
resolution: | → worksforme |
status: | new → closed |
Changed April 01, 2011 02:38PM UTC by comment:2
I am using the local minified 1.4.4 version of jQuery, and even switching to the CDN 1.5.1 version didn't help. Now, it's just not showing anymore.
You're supposed to pick the version that you're using. This works fine for me. Please provide a reduced test case showing the problem.