Hi

Sorry this is not exactly the same use case. But we had similar problems
with IE8 and especially because of the new DOM Model. We are using prototype
1.6.1 and jQuery 1.3.2 and since we have moved jQuery on top of the JS
stack, we do not have any conflicts anymore and jQuery components are
running like a charm.

Do you have any server side exception or defined client errors ?


2010/6/29 Jim O'Callaghan <jc1000...@yahoo.co.uk>

> Thanks for the response Christophe.  I should have supplied more
> information
> for clarity.  I am using jquery-1.4.2.min.js and
> jquery-ui-1.8.1.custom.min.js with jQuery in noConflict mode, and have
> decorated the ClientInfrastructure to have them ordered first.  I'm using
> T5.2.0 snapshot.  Are you using the same versions as above but have inPlace
> working under IE8 (with IE8 not in compatability mode)?
>
> -----Original Message-----
> From: Christophe Cordenier [mailto:christophe.corden...@gmail.com]
> Sent: 29 June 2010 12:29
> To: Tapestry users
> Subject: Re: IE8 and grid inPlace
>
> Hi
>
> We had the same issue in one of our jQuery integration, the cleaner
> solution
> is to put jQuery and jQuery no-conflict on top of your Javascript stack.
> You
> can do this by decorating or advise the ClientInfrastructure service.
>
> 2010/6/29 Jim O'Callaghan <jc1000...@yahoo.co.uk>
>
> > Can anyone confirm they have this issue also (or that inPlace is actually
> > working for you in ie8) and I'll raise something in jira - thanks.  At
> the
> > moment, not sure if it's down to a conflict with my use of jQuery.
> >
> > Regards,
> > Jim.
> >
> > -----Original Message-----
> > From: Jim O'Callaghan [mailto:j...@peritussolutions.com]
> > Sent: 11 June 2010 14:52
> > To: 'Tapestry users'
> > Subject: IE8 and grid inPlace
> >
> > I'm seeing an issue with an inPlace grid under IE8 where clicking the
> pager
> > sends a request I can see to the server but the grid / pager is not
> > refreshed.  If I manually hit refresh afterward the grid correctly
> displays
> > the selected page and the correct pager entry is highlighted.  This works
> > fine with the same page under various versions of FF and IE8 in
> > compatability mode.  Has anyone else experienced this scenario?
> >
> >
> >
> > Regards,
> >
> > Jim.
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > For additional commands, e-mail: users-h...@tapestry.apache.org
> >
> >
>
>
> --
> Regards,
> Christophe Cordenier.
>
> Developer of wooki @wookicentral.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Regards,
Christophe Cordenier.

Committer on Apache Tapestry 5
Co-creator of wooki @wookicentral.com

Reply via email to