Ah thanks. I had put the update="show" on the event instead of the zone. Now it works. Thank you!
Jack -----Original Message----- From: "Bob Harner" <bobhar...@gmail.com> Sent: Thursday, May 26, 2011 8:06pm To: "Tapestry users" <users@tapestry.apache.org> Subject: Re: White Background on Zone Update Jack, I'm not seeing this happen myself in the test case I made (ok, IE flashes a little, but FF & Chrome work fine). Have you tried changing setting the zone's "update" parameter to "show"? <t:eventlink t:id="clicker" context="test" zone="myzone">test</t:eventlink></td> <t:zone t:id="myzone" elementName="div" update="show" style="background: url(http://aleheads.files.wordpress.com/2011/04/free_beer_poster.jpg)"> ... </t:zone> On Thu, May 26, 2011 at 5:37 PM, <jackkuros...@w9z.org> wrote: > I have a zone on a page that has a image in the background. Whenever I > update the zone, the background behind the zone switches to white. > > Is there an easy way to update a zone while allowing the background image to > remain the same? > > Jack > > > --------------------------------------------------------------------- > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org