Hi Jim It doesn't seem to be a tapestry problem. I googled a bit and found this.
http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/b42edac07aa9c78d/ba0aa422a333a454?pli=1 <http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/b42edac07aa9c78d/ba0aa422a333a454?pli=1>hope this helps regards Taha On Tue, Apr 12, 2011 at 5:56 AM, Jim O'Callaghan <jc1000...@yahoo.co.uk>wrote: > I'm getting an error using IE8 upon form submission - the error appears to > be Tapestry.js (from T5.2.4) line 1545 - Error: Object doesn't support this > property or method > > if (this.form.getInputs("hidden", "t:formdata").size() == 0) > > The only methods listed as available for this.form within the IE8 debugger > are onsubmit() - anyone else seeing this issue? It seems fine under FF / > Chrome. > > This appears to happen whether I start with: > > <form t:id="uWEventForm" name="uWEventForm"> > > Or > > <t:form t:id="uWEventForm" name="uWEventForm"> > > Regards, > Jim. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >