You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by nav1st <na...@gmail.com> on 2012/08/23 11:44:01 UTC

AjaxRequestTarget.addComponent(..); not refreshing the component in safari

Hi all, I am new to wicket, need your help. 
I have a form with 3-4 panels. and have a AjaxSubmitLink on a panel, on its
submission, I simply hide and show the paenls using
RequestTarget.addCompont(Component), but its just not working in safari
5.1.4, however, its working fine in IE7,8,9, Firefox 
please help




--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/AjaxRequestTarget-addComponent-not-refreshing-the-component-in-safari-tp4651456.html
Sent from the Users forum mailing list archive at Nabble.com.

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


Re: AjaxRequestTarget.addComponent(..); not refreshing the component in safari

Posted by Martin Grigorov <mg...@apache.org>.
Hi,

Which version of Wicket do you use ?
Better use Wicket 6.0.0-beta3 or even 6.0-SNAPSHOT.

Isn't there a newer version of Safari ? I think there is.
If nothing from above makes it working then please create a quickstart
and attach it to a ticket in Jira
(http://wicket.apache.org/start/quickstart.html)

On Thu, Aug 23, 2012 at 12:44 PM, nav1st <na...@gmail.com> wrote:
> Hi all, I am new to wicket, need your help.
> I have a form with 3-4 panels. and have a AjaxSubmitLink on a panel, on its
> submission, I simply hide and show the paenls using
> RequestTarget.addCompont(Component), but its just not working in safari
> 5.1.4, however, its working fine in IE7,8,9, Firefox
> please help
>
>
>
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/AjaxRequestTarget-addComponent-not-refreshing-the-component-in-safari-tp4651456.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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