[Seaside] Full render from #click event

Philippe Marschall philippe.marschall at gmail.com
Fri Dec 14 18:03:21 UTC 2007


2007/12/14, Sebastian Sastre <ssastre at seaswork.com>:
> Hi there,
>
>         is possible to make Seaside to make a full render with callback by
> observing a #click event on a non anchor nor submit button element not using
> an updater?

Maybe I'm missing something:

html anchor
    callback: [];
    with: 'an anchor'

Cheers
Philippe

>         If posible I'd like to do that on a click on some <div> element and
> not using an anchor. I don't want the updater because I need backtrack there
> and I not solved updaters and backtrack yet :P
>
>         Any pointer appreciated,
>
>         thanks
>
> Sebastian Sastre
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the seaside mailing list