Yeap, you are right, I used the event onchange. Thanks

Gustavo

On 6/6/07, Matej Knopp <[EMAIL PROTECTED]> wrote:

I'd guess that you've used the onchange event, whereas you should have
used the onclick (as AjaxCheckBox does). Or am I wrong? :)

-Matej

On 6/6/07, Gustavo Yoshizaki <[EMAIL PROTECTED]> wrote:
> Hi, I had a strange problem with the CheckBox and ajax in the Internet
> Explorer. First I created a CheckBox and then added an AjaxEventBehavior
to
> do some stuff. In Firefox it works fine, but in the explorer, the ajax
is
> only triggered after doing something else in the form. I mea, i clicked
in
> the CheckBox and nothing happened. But if I clicked in a DropDownChoice
I
> had below, everything was fine.
> I changed the CheckBox for an AjaxCheckBox and now it works perfect in
both
> browsers. Any idea what I was doing bad?
> Thanks
>
> Gustavo
>
>
-------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to