I solved something like this by decorating ClientInfrastructure and putting jquery before prototype. Maybe that's not your case, just thought I'd mention it.
On Thu, Feb 25, 2010 at 11:08 AM, LiborGMC <l.pre...@gmc.net> wrote: > > Hi, > I'm still facing problem with JS library tapestry.js in IE 8. I'm trying > use > check box group. On Firefox works everythink fine, problem is with IE 8. I > tried to use libraries http://tapestry.ioko.com/ ioko and > http://lombok.demon.co.uk/tapestry5Demo/ lombok but with same error > result. > Error message from IE: > Message: Object doesn't support this property or method > Line: 34 > Char: 9 > Code: 0 > URI: http://localhost:8080/paWeb/assets/blackbird/5.1.0.5/blackbird.js > > Message: Object doesn't support this property or method > Line: 142 > Char: 13 > Code: 0 > URI: http://localhost:8080/paWeb/assets/tapestry/5.1.0.5/tapestry.js > > I'm using Tapestry 5.1.0.5. I've updated prototype.js to version 1.6.1 > (well, I've replace prototype.js in tapestry-core.jar. Is that enough?). > Google didn't help me. > Have anybode solved this issue? Or what mixin shall I use for checkbox > group? > Cheers > Libor > -- > View this message in context: > http://old.nabble.com/Error-in-tapestry.js-in-IE-8-tp27714386p27714386.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >