Re: Ajax in ProjectWonder

2008-04-15 Thread Yung-Luen Lan
On Tue, Apr 15, 2008 at 2:37 AM, Chuck Hill <[EMAIL PROTECTED]> wrote: > > 3. I found the examples come with Xcode / ProjectWonder is hard to run for > > a newbie. I can't get any example running until I saw this screencast: > > http://www.wocommunity.org/podcasts/WO54_Examples.mov > > > > Unfortu

Re: Ajax in ProjectWonder

2008-04-14 Thread Chuck Hill
On Apr 14, 2008, at 7:31 AM, Yung-Luen Lan wrote: Hi, I leveraged the Ajax support in ProjectWonder into my project recently and have several questions: 1. It will automatically include prototype + scriptaculous in the header of output html. However, my html have jquery included, and th

Re: Ajax in ProjectWonder

2008-04-14 Thread Mike Schrag
On Apr 14, 2008, at 10:31 AM, Yung-Luen Lan wrote: Hi, I leveraged the Ajax support in ProjectWonder into my project recently and have several questions: 1. It will automatically include prototype + scriptaculous in the header of output html. However, my html have jquery included, and

Ajax in ProjectWonder

2008-04-14 Thread Yung-Luen Lan
Hi, I leveraged the Ajax support in ProjectWonder into my project recently and have several questions: 1. It will automatically include prototype + scriptaculous in the header of output html. However, my html have jquery included, and they will conflict! The $() have different semantics in jquery