>Beyond that, the behavior can be changed by
>monkey-patching the JavaScript and the CSS.
The trouble with that is when you change Tapestry's JavaScript you also need to 
be mindful of these patches and maintain them between releases. Why not use a 
property on the link to switch it off?, IMHO it just makes more sense that the 
use of effects and such remains optional.

So you could have something like:
<t:actionlink disableEffect="list,of,effects,to,remove" />

Regards,
Peter

----- Original Message -----
From: "Howard Lewis Ship" <hls...@gmail.com>
To: "Tapestry users" <users@tapestry.apache.org>
Sent: Friday, 6 March, 2009 20:37:56 GMT +02:00 Athens, Beirut, Bucharest, 
Istanbul
Subject: Re: Tapestry 5.1: Wait for Page

It only affects Ajax links; they must explicitly add an onclick event
handler attributes. Beyond that, the behavior can be changed by
monkey-patching the JavaScript and the CSS.

On Fri, Mar 6, 2009 at 3:55 AM, Chris Lewis <chris_le...@bellsouth.net> wrote:
> Will this be configurable? While it can be a useful feature, there are times
> where clicking a link (etc) before the page is ready won't break the app.
> Additionally, I get a little freaked out at any non-essential feature I
> can't control. So, will it be configurable?
>
> sincerely,
> chris
>
> Howard Lewis Ship wrote:
>>
>> I've uploaded a short clip showing how the wait-for-page functionality
>> works in 5.1.
>>
>> http://blip.tv/file/1844614/
>>
>>
>
> --
> http://iamchrislewis.tumblr.com/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to