>> b. If I should contribute some sort of "scroll" effect to
>> Tapestry.ElementEffect.
>
> I'd pick this route, then you can just set the "show" attribute to
> "scroll" in whatever zones you want to have this behavior and not
> duplicate the code. You might want to use
> http://www.proto
> It doesn't seem like the default zone update functions will ensure that the
> browser scrolls to show a zone.
Right, that'd be something you'd want to implement yourself.
>b. If I should contribute some sort of "scroll" effect to
> Tapestry.ElementEffect.
I'd pick this route, then