Thx bob, These examples are really cool. and just the kind im hoping for. On Fri, Jul 10, 2009 at 4:01 AM, Bob Schellink <[email protected]> wrote:
> balachandra maddina wrote: > >> Hi There, >> >> Is there a control in click which submits a form without page refresh. i >> was trying the form examples provided in the documentation, i didnt find any >> example related to form submition without page refresh. >> >> Any help would be appreciated. >> > > > There isn't an Ajax control in Click which does this, however you can > certainly use Javascript libraries such as Prototype, jQuery etc to help > with this aspect. > > Ricardo built a couple of examples using Prototype which you can view here: > > http://webwasys02.wasys.com.br:8082/click-ajax/ > > There is also an effort to tightly integrate Ajax with Click through the > ClickClick extensions project[1]. You can view some jQuery examples here > (hosted on Google App Engine): > > http://clickclick-jquery.appspot.com/ > http://clickclick-jquery.appspot.com/ajax/form-demo.htm > > http://clickclick-jquery.appspot.com/ajax/validation/jquery-validation1-demo.htm > > Hope this helps. > > bob > > [1]:http://code.google.com/p/clickclick/ >
