Hy,

There could be some Prototypes-JQuery-Conflicts if you are using Bootstrap3.

But they could be solved as described here: 
http://www.softec.lu/site/DevelopersCorner/BootstrapPrototypeConflict

But this is just necessary if you are also using Bootstrap.

Best regards,
Wolfy
________________________________
From: Webobjects-dev 
<webobjects-dev-bounces+halbeisen=hotmail....@lists.apple.com> on behalf of 
Paul Hoadley <pa...@logicsquad.net>
Sent: Thursday, May 18, 2017 3:38:38 AM
To: Calven Eggert
Cc: WebObjects-Dev
Subject: Re: Abandoning AjaxDatePicker for JQuery?

Hi Calven,

On 17 May 2017, at 23:41, Calven Eggert <cal...@mac.com<mailto:cal...@mac.com>> 
wrote:

It looks like I’m going to abandon the AjaxDatePicker because I can’t get it to 
work with the date format my users want for this calendar.

Anyone have experience using WO with JQuery?  Any hints on how to get that 
setup would be appreciated.

We’ve been using JQuery in WebObjects projects for years with very few issues, 
mixed right in with Ajax.framework and Prototype. We have some custom picker 
components based on these:

http://jqueryui.com/datepicker/

http://jonthornton.github.com/jquery-timepicker/

When you’re setting up these components on the page, call:

jQuery.noConflict();

and then avoid using the ‘$’ shortcut.


--
Paul Hoadley
http://logicsquad.net/
https://www.linkedin.com/company/logic-squad/



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to