because, as far as I understand, this does something different.

the main point is that jDiv catches the self-submitting forms and
prevents from reloading the entire page. I can use this with existing
web2py actions.

taconite has a flexible mechanism for allowing one page to embed code
into the page (using a new XML based syntax) but I prefer to use the
native publisher/subscriber mechanism in jQuery and let the server
always send the HTML to each component. I am ok with one component
triggering an aciton in a different component (like "load" or "flash"
or "slideToggle") but I am not ok with a component editing the content
of another component (something that taconite is for). I believe the
latter approach become un-manageble for complex systems.

Massimo

On Apr 6, 3:54 am, desfrenes <desfre...@gmail.com> wrote:
> Hi,
>
> It's nice but how about using existing plugins for the ajax stuff ?
> jquery.taconite.js and jquery.form.js are great (see page test 
> here:http://www.desfrenes.com/playground/carnet_adresse/)
>
> Taconite plugin:http://malsup.com/jquery/taconite/
>
> Regards,
>
> Mickaël.
>
> On Apr 6, 8:09 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > I just changed the layout....
>
> >http://www.web2py.com/events/default/indexhttp://www.web2py.com/examp...
>
> > try:
> > - click on "form"
> > - type a= 2 [enter]
> > - type b= 3 [enter]
>
> > - click on "post a message"
> > - type something and see the "list messages" open up automatically
>
> > - click on "register" and "login" and "logout"
>
> > - click on watch the movie!
>
> > - move jDivs (the windows) around.
>
> > - look at the source code on default.py
>
> > Isn't this cool?
> > Pros? Cons? Suggestions for improvement?
>
> > Massimo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to