• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AjaxDatePicker Alternative?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AjaxDatePicker Alternative?


  • Subject: Re: AjaxDatePicker Alternative?
  • From: Jérémy DE ROYER <email@hidden>
  • Date: Wed, 15 Mar 2017 14:00:56 +0000
  • Thread-topic: AjaxDatePicker Alternative?

We do « just » load jQuery after wonder.js and prototype.js

<script type="text/_javascript_" src="">
<script type="text/_javascript_" src="">
<script type="text/_javascript_" src="">
<script type="text/_javascript_" src="">
<script type="text/_javascript_" src="">
<script type="text/_javascript_" src="">

And use the noConflit() mode for using jQuery with prototype.js

<script type=\"text/_javascript_\" charset=\"utf-8\">jQuery.noConflict(); jQuery(document).ready(function() { jQuery(\"#" + getFieldId() + "\").datepicker({ " + _javascriptForDefaultDate + "showOn: 'button', buttonImageOnly: true, buttonImage: '" + ((WOApplication) WOApplication.application()).resourceManager().urlForResourceNamed("btCalendrier.png", "IndeXysBibliotheque_v30", null, context().request()) + "', buttonText: 'Calendrier', changeMonth: true, changeYear: true, showButtonPanel: true, showWeek: true, firstDay: 1 »; }); jQuery(\".ui-datepicker-trigger\").attr('align', 'absmiddle'); });</script>";

Jérémy

Le 15 mars 2017 à 14:22, Calven Eggert <email@hidden> a écrit :

Thanks Ralf.  This looks great!  What would I need to do to use with WO?  I currently do not use jquery.


Calven


On Mar 15, 2017, at 9:14 AM, Ralf Schuchardt <email@hidden> wrote:

Hi Calven,

I use jQueryUIs Datepicker (http://jqueryui.com/datepicker/). It can be enabled on any input field, and you only must ensure the date formats are compatible.

Ralf

Am 15. März 2017 um 13:40:23, Calven Eggert (email@hidden) schrieb:

Hello, All 

I'm finding that the AjaxDatePicker has a few issues in it that can't be easily resolved. Does anyone use an alternative solution that presents a calendar in a popup window? 

Calven 


_______________________________________________ 
Do not post admin requests to the list. They will be ignored. 
Webobjects-dev mailing list (email@hidden) 
Help/Unsubscribe/Update your Subscription: 

This email sent to email@hidden

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >AjaxDatePicker Alternative? (From: Calven Eggert <email@hidden>)
 >Re: AjaxDatePicker Alternative? (From: Calven Eggert <email@hidden>)

  • Prev by Date: Re: AjaxDatePicker Alternative?
  • Next by Date: KeyValueCoding is coming for Swift!
  • Previous by thread: Re: AjaxDatePicker Alternative?
  • Next by thread: KeyValueCoding is coming for Swift!
  • Index(es):
    • Date
    • Thread