Sent: 15 June 2007 09:48
To: wicket-user@lists.sourceforge.net
Subject: Re: [Wicket-user] AJAX causing UI state corruption
I recommend you to use wicket-1.2.6. This version is better and have some
useful fixes, including ajax related. Regarding the transparency issue, I
recommend to use
ot;;position:absolute;left:300;top:400;width=500;z-index:"
> size=1 >
> Option1
> Option2
> Option3
>
> style="width:100;height:115;position:absolute;
> left:400;top:300;border-color:green;z-index:5;">
>
>
>
>
>
> -Original
: wicket-user@lists.sourceforge.net
Subject: Re: [Wicket-user] AJAX causing UI state corruption
Can you explain what do you mean by " but iframe transparency issues meant
access to underlying
form component."?
I am using option 2 to avoid UI state corruption and didn't
Matej - we are using version 1.2.4 (and extensions with same version).
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Matej
Knopp
Sent: 14 June 2007 20:44
To: wicket-user@lists.sourceforge.net
Subject: Re: [Wicket-user] AJAX causing UI state corruption
What wicket version are you using?
-Matej
On 6/14/07, Seldon, Richard <[EMAIL PROTECTED]> wrote:
>
> Experiencing a wicket problem to do with UI state corruption when using ajax
> tabbed panel. When the ajax links are rapidly clicked in succession various
> validation errors appear relating to p
Can you explain what do you mean by " but iframe transparency issues meant
access to underlying
form component."?
I am using option 2 to avoid UI state corruption and didn't have any
problems with it.
Seldon, Richard wrote:
>
>
> Experiencing a wicket problem to do with UI state corruption
Experiencing a wicket problem to do with UI state corruption when using ajax
tabbed panel. When the ajax links are rapidly clicked in succession various
validation errors appear relating to panels that are hidden, form component
drop downs lose their display UI values and UI state basically becom