Anybody know the rationale for putting the triggerCallBack for this so
early in the enterEditMode function?  (this is in controls.js)

I wanted to use a CalendarDateSelect with InPlaceEdit  and had to move
this trigger line down a ways.  Otherwise the form doesn't exist at
the time the callback is made, and thus my CalendarDateSelect has
nothing to bind to.

Jeremy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to