On the other hand, the page below loads perfectly in my IE8, and it contains complex javascript using prototype.js, even the older version. I have also tested without tapx-prototype, no change.
http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/javascript/ajaxonevent On Tue, Nov 24, 2009 at 2:34 PM, Inge Solvoll <inge.tapes...@gmail.com>wrote: > I'm using tapx-prototype and I am still getting errors in IE8. It gets > worse with COMBINE_SCRIPTS, my popup links stop working. It's actually hard > to tell where the error is, the log messages are rather cryptic: > > "Object doesn't support this property or method", pointing to prototype.js > or the combined script if script combination is on. > > > On Tue, Nov 10, 2009 at 8:11 PM, Juan E. Maya <maya.j...@gmail.com> wrote: > >> The current versions of prototype used by tapestry doesn't work very >> well with IE8, u can replace it by yourself (search the list, for sure >> is there somewher) or even use >> http://tapestry.formos.com/nightly/tapx/tapx-prototype/ >> >> 2009/11/10 Ignacio González Arboleya <nachogo...@hotmail.com>: >> > I am using renderSupport.addScript() in order to add some JavaScript to >> my webpage. It works perfectly in Firefox, IE 7 and IE 8... However, >> although it >> > also works well in IE 8, you can read an error saying "object expected" >> associated with prototype.js. It only happens in IE 8. >> > >> > Does anybody know anything about this issue? >> > >> > Thankyou >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> >> >