#7215 closed bug (worksforme)
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 (last modified by )
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
Change History (2)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
comment:2 Changed 12 years ago by
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.
Note: See
TracTickets for help on using
tickets.
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.