Skip to content

Not able to implement in Oracle Application Express 4.1 #353

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kp4912gh opened this issue Apr 4, 2012 · 0 comments
Open

Not able to implement in Oracle Application Express 4.1 #353

kp4912gh opened this issue Apr 4, 2012 · 0 comments

Comments

@kp4912gh
Copy link

kp4912gh commented Apr 4, 2012

I am not able to implement the datetimepicker/timepicker add-on on the Oracle Application Express 4.1 which is a database-centric web development framework of Oracle. Oracle APEX 4.1 already supports jQuery and I have included all necessary files required for the add-on to work. But it is not working!
When investigated with Firebug got a error in the jquery-ui-timepicker-addon.js script on line 932 which is as follows:

$t.datepicker($.timepicker._newInst($t, o)._defaults);

The error says:

$.timepicker._newInst is not a function

Please guide on what I am doing wrong.

Thanks & Regards,
Kiran

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant