argh, then its fine. do view source and see if its actually in the html source.
-igor On Fri, Feb 15, 2008 at 1:15 PM, Beyonder Unknown <[EMAIL PROTECTED]> wrote: > Btw, the javascript that im referring to is my javascript found in the > markup. But when I see the ajax debug it appends the "^" character. > > > Thanks, > Wen Tong > > -- > The only constant in life is change. > > ----- Original Message ---- > From: Beyonder Unknown <[EMAIL PROTECTED]> > > To: users@wicket.apache.org > > > Sent: Friday, February 15, 2008 1:12:18 PM > Subject: Re: AjaxFallbackDefaultDataTable not refreshing in IE6 > > Hi Igor, > > Its wicket 1.3.1. > > Thanks, > Allan > > -- > The only constant in life is change. > > ----- Original Message ---- > From: Igor Vaynberg <[EMAIL PROTECTED]> > To: users@wicket.apache.org > Sent: Friday, February 15, 2008 12:40:53 PM > Subject: Re: AjaxFallbackDefaultDataTable not refreshing in IE6 > > what wicket version is doing that? > > -igor > > > On Fri, Feb 15, 2008 at 12:16 PM, Beyonder Unknown <[EMAIL PROTECTED]> wrote: > > > > One thing I noticed is that the javascript generated is appended with > "^". Could it be that IE is not parsing this properly? > > > > excerpt from Wicket Ajax Debug Window > > > > > > for (var i=0; i<formLen; i++) { > > var elm = formObj.elements[i]^; > > if (elm.type == "checkbox" && elm.className == > "parent") { > > elm.checked = state; > > return; > > } > > } > > > > > > > > Thanks, > > > > Wen Tong > > > > -- > > The only constant in life is change. > > > > > > > > ----- Original Message ---- > > From: Beyonder Unknown <[EMAIL PROTECTED]> > > To: WICKET USER <users@wicket.apache.org> > > Sent: Friday, February 15, 2008 12:00:41 PM > > Subject: AjaxFallbackDefaultDataTable not refreshing in IE6 > > > > > > Hi Guys, > > > > The AjaxFallbackDefaultDataTable (with SortableDataProvider) component > that I'm using is not refreshing in IE6, but works fine with firefox. The > Wicket Ajax Debugger says: > > > > ERROR: Error while parsing response: Object required > > INFO: Invoking post-call handler(s)... > > INFO: invoking failure handler(s)... > > > > > > Have any of you encountered this before? Any help will be greatly > appreciated. > > > > Best, > > Wen Tong > > > > -- > > The only constant in life is change. > > > > > > > > > > > ____________________________________________________________________________________ > > Looking for last minute shopping deals? > > Find them fast with Yahoo! Search. > http://tools.search.yahoo.com/newsearch/category.php?category=shopping > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > ____________________________________________________________________________________ > > Be a better friend, newshound, and > > know-it-all with Yahoo! Mobile. Try it now. > http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > ____________________________________________________________________________________ > Be a better friend, newshound, and > know-it-all with Yahoo! Mobile. Try it now. > http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > ____________________________________________________________________________________ > Never miss a thing. Make Yahoo your home page. > http://www.yahoo.com/r/hs > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]