• 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: ajax date picker and javascript...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ajax date picker and javascript...


  • Subject: Re: ajax date picker and javascript...
  • From: Jérémy DE ROYER <email@hidden>
  • Date: Mon, 31 May 2010 17:39:01 +0200

Some thinks we do:

1) start loading prototype.js and effect.js first
<script type="text/javascript" src="/WebObjects/Frameworks/ Ajax.framework/WebServerResources/prototype.js"></script>
<script type="text/javascript" src="/WebObjects/Frameworks/ Ajax.framework/WebServerResources/effects.js"></script>
<script type="text/javascript" src="/WebObjects/Frameworks/ Ajax.framework/WebServerResources/wonder.js"></script>
<script type="text/javascript" src="/indeXys/jscripts/jquery/ jquery.js"></script>
2) use jQuery.noConflict(); jQuery(document).ready(function() {
Hope this will help you,
Jérémy


Le 31 mai 10 à 17:31, Theodore Petrosky a écrit :

thanks, I just started the jquery tutorials....

Ted


--- On Mon, 5/31/10, Jérémy DE ROYER <email@hidden> wrote:


From: Jérémy DE ROYER <email@hidden>
Subject: Re: ajax date picker and javascript...
To: "Theodore Petrosky" <email@hidden>
Cc: email@hidden
Date: Monday, May 31, 2010, 11:05 AM
Hello,

http://marcgrabanski.com/pages/code/jquery-ui-datepicker
works great for us.

Take care that as it works with jquery (http://jquery.com/) you have to always use
jQuery.noConflict(); to avoid... conflict with prototype.


Jérémy

Le 31 mai 10 à 16:56, Theodore Petrosky a écrit :

I see from the docs that the AjaxDatePicker responds
to onDateSelect "JavaScript to execute when a date is
selected from the calendar".

I checked the ajax examples and can not locate any
example of the executing of a javascript from the
datepicker...

I have never added any javascript to my apps and I
hope to find an example....

Ted



_______________________________________________
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: 
 >Re: ajax date picker and javascript... (From: Theodore Petrosky <email@hidden>)

  • Prev by Date: Re: ajax date picker and javascript...
  • Next by Date: Deadlocks in one of our apps
  • Previous by thread: Re: ajax date picker and javascript...
  • Next by thread: Deadlocks in one of our apps
  • Index(es):
    • Date
    • Thread