Hi Axel, On 29/06/2010 10:47, Axel Morgner wrote: > > Which changes are necessary to make the jquery forms from clickclick > jquery-examples or click-jquery examples work again?
I've recently moved the jQuery code from ClickClick to Click-jQuery[1]. The code has also been refactored to leverage Ajax behaviors, which is part of the upcoming Click 2.3.0 Milestone 1. You can grab a copy of Click trunk from our CI server[2]. Please note that Ajax behaviors are currently under development and the API could change going forward. > Right now, no form on the jquery examples pages is working (e.g. > http://clickclick-jquery.appspot.com/ajax/form-demo.htm). The link above works for me using Firefox 3.6.4 so I assume you mean it doesn't work locally? If you aren't using it yet, I suggest you install Firebug when working with Ajax. It is a great tool to provide feedback when there are errors. You might also want to test using Click trunk and the Click-jQuery[1] code. Kind regards Bob [1]: http://code.google.com/p/click-jquery [2]: http://hudson.zones.apache.org/hudson/view/Click/job/Click/ws/
