i think this is actually a firebug bug :) try with it disabled

-igor


On 2/12/07, karthik Guru <[EMAIL PROTECTED]> wrote:

Hi Matej,

Here is something that I observed in FireBug -

=========================================================
t has no properties
stateChangeCallback()wicket-ajax.js (line 627)
bind()wicket-ajax.js (line 36)
(no name)(XMLHttpRequest, "POST" ,
"/wicket-examples/verical?wicket:interface=wicket-0:0:form:categories:2:deleteCheckbox:-1:IUnversione...",
true)javascript: eval(... (line 1)
doPost( "categories%3A2%3AdeleteCheckbox=on&")wicket-ajax.js (line 612)
post()wicket-ajax.js (line 595)
bind()wicket-ajax.js (line 36)
schedule(function()) wicket-ajax.js (line 391)
schedule("0|s", function())wicket-ajax.js (line 432)
post( "categories%3A2%3AdeleteCheckbox=on&")wicket-ajax.js (line 595)
post("categories%3A2%3AdeleteCheckbox=on&")wicket-ajax.js (line 700)
wicketAjaxPost("/wicket-examples/verical?wicket:interface=wicket-0:0:form:categories:2:deleteCheckbox:-1:IUnversione..."
, "categories%3A2%3AdeleteCheckbox=on&", function() , function(),
undefined) wicket-ajax.js (line 1092)
onclick(click clientX=0, clientY=0 )verical (line 1)
 if (t.readyState == 4) {
=========================================================

regards
Karthik


On 2/10/07, Matej Knopp <[EMAIL PROTECTED]> wrote:
>
> nope.
> can you provide content of ajax console? (if any)
>
> -Matej
>
> karthik Guru wrote:
> > Any known issue with wicket-ajax and Mozilla 2.0?
> > I have an Ajax checkbox that doesn't seem to trigger the Ajax request.
>
> > But it seems to be working fine with IE 6 and FF 1.5
> >
> > thanks,
> > Karthik
> >
> >
> >
> ------------------------------------------------------------------------
> >
> >
> -------------------------------------------------------------------------
> > Using Tomcat but need to do more? Need to support web services,
> security?
> > Get stuff done quickly with pre-integrated technology to make your job
> easier.
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> >
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> >
> >
> >
> ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>
> -------------------------------------------------------------------------
>
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>



--
-- karthik --
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to