You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Benny Law <be...@gmail.com> on 2009/12/03 02:37:32 UTC

Zone update effect in T5

Can someone show me how I can turn off the fading yellow effect when a zone
is updated?

Thanks in advance.

Benny Law

Re: Zone update effect in T5

Posted by Benny Law <be...@gmail.com>.
Thanks Dave. I can't believe I missed that in the component reference!

Benny

On Wed, Dec 2, 2009 at 9:07 PM, David Rees <dr...@gmail.com> wrote:

> On Wed, Dec 2, 2009 at 5:37 PM, Benny Law <be...@gmail.com> wrote:
> > Can someone show me how I can turn off the fading yellow effect when a
> zone
> > is updated?
>
> Set the zone's update attribute to something other than the default.
> Frankly, I wish the default did not display any effects!
>
> <t:zone update="">
> </t:zone>
>
> -Dave
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

Re: Zone update effect in T5

Posted by David Rees <dr...@gmail.com>.
On Wed, Dec 2, 2009 at 5:37 PM, Benny Law <be...@gmail.com> wrote:
> Can someone show me how I can turn off the fading yellow effect when a zone
> is updated?

Set the zone's update attribute to something other than the default.
Frankly, I wish the default did not display any effects!

<t:zone update="">
</t:zone>

-Dave

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


Re: Zone update effect in T5

Posted by Alfonso Quiroga <al...@gmail.com>.
I use update="show" too, because if I clicked a lot for updating the
zone, javascript got crazy and it just kept the zone yellow for ever,
until I reload the page, bye

On Thu, Dec 3, 2009 at 12:18 PM, Benny Law <be...@gmail.com> wrote:
> Thanks Michael. I am using update="show" now and it works.
>
> Benny
>
> On Thu, Dec 3, 2009 at 10:06 AM, Michael Gentry <mg...@masslight.net>wrote:
>
>> I believe the first reply by Hugo works:
>>
>>
>> http://old.nabble.com/How-do-I-remove-the-yellow-fade-that-occurs-when-updating-the-Zone-component--tt23493373.html
>>
>>
>> On Wed, Dec 2, 2009 at 8:37 PM, Benny Law <be...@gmail.com> wrote:
>> > Can someone show me how I can turn off the fading yellow effect when a
>> zone
>> > is updated?
>> >
>> > Thanks in advance.
>> >
>> > Benny Law
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
>

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


Re: Zone update effect in T5

Posted by Benny Law <be...@gmail.com>.
Thanks Michael. I am using update="show" now and it works.

Benny

On Thu, Dec 3, 2009 at 10:06 AM, Michael Gentry <mg...@masslight.net>wrote:

> I believe the first reply by Hugo works:
>
>
> http://old.nabble.com/How-do-I-remove-the-yellow-fade-that-occurs-when-updating-the-Zone-component--tt23493373.html
>
>
> On Wed, Dec 2, 2009 at 8:37 PM, Benny Law <be...@gmail.com> wrote:
> > Can someone show me how I can turn off the fading yellow effect when a
> zone
> > is updated?
> >
> > Thanks in advance.
> >
> > Benny Law
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

Re: Zone update effect in T5

Posted by Michael Gentry <mg...@masslight.net>.
I believe the first reply by Hugo works:

http://old.nabble.com/How-do-I-remove-the-yellow-fade-that-occurs-when-updating-the-Zone-component--tt23493373.html


On Wed, Dec 2, 2009 at 8:37 PM, Benny Law <be...@gmail.com> wrote:
> Can someone show me how I can turn off the fading yellow effect when a zone
> is updated?
>
> Thanks in advance.
>
> Benny Law
>

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