Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

jQuery UI datepicker problem from v1.9.1 to 1.10.0

twardJun 10 2013 — edited Jun 25 2013

I'm replacing the Interactive Report datepickers with new jQuery Versions..

Since I upgraded an application from jQuery UI v1.9.1 to v1.10.0, I'm having an issue with two textboxes that I are being used as datepickers.

The textbox (when looking via Firebug) has the "hasDatepicker" class and the image to the right of the box has the "ui-datepicker-trigger" class, but they don't bring up the calendar when clicked.... 

It is only in one application that I am having the problem, and it is a weird case because it is using Oracle Application Express 4.0 which supplies jQuery 1.6.2 and jQuery UI 1.8.14, so I think there is some kind of conflict that is going on...

I'm using 1.10.0/2.0.1 of jQuery and 1.10.3 of the jQuery UI..  If I change back to 1.9.1 of the UI the problem goes away...

http://apex.oracle.com/pls/apex/f?p=datepickerworks

http://apex.oracle.com/pls/apex/f?p=datepickerbroke

Login:  test

Password:  test

Steps:

  1. Click Hiredate column header
  2. Click Last 5 years
  3. Click Hiredate is in the last 5 years link
  4. Change "is in the last" to "between"
  5. Clicking the Date Field or the Calendar images should show datepicker

Let me know if you have any issues using it.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 23 2013
Added on Jun 10 2013
6 comments
1,230 views