On Tue, 11 Nov 2008, Steve Swinsburg wrote:
> No I don't have the normal markup of the panel in the HTML as I didn't  
> really want to create it then hide it. So I just have the placeholder  
> tag. Then clicking the button is meant to replace the contents of the  
> placeholder tag with the actual content. And that works. I just can't  
> seem to get this to fire in the right order.

OK, how about you put style="display: none" either in the
panel markup or in an AttributeModifier? So that when it's
visible in the Wicket sense (in the markup) it's not visible
to the browser.

This might have some problems still, it seems like it's been
tried before

  
http://www.google.fi/search?q=wicket+attributemodifier+style+display%3A+none&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:en-US:unofficial&client=firefox-a

Best wishes,
Timo

-- 
Timo Rantalaiho           
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to