That isn't the purpose of that code; Tapestry is using that stuff to track user focus as the user moves from field to field. It need to know which field to validate, which to show validation popup for, which to popup to fade.
On Mon, Sep 8, 2008 at 7:24 AM, luna_guo <[EMAIL PROTECTED]> wrote: > > Howard > > I have a page renders a form with hundreds of buttons(<input > type="button"……>). > in tapestry.js file,line 82 . (tapestry5.0.14) It binds a focus event > handler on each "INPUT", "SELECT", "TEXTAREA" element.It runs so slowly in > IE. > Why no just bind event handler on the fields needed to validate? > > /luna > > > > > Howard Lewis Ship wrote: >> >> It's only included if you need it. Try turning off client-side >> validation (it's a parameter of the Form component). >> >> On Sat, Sep 6, 2008 at 12:19 AM, luna_guo <[EMAIL PROTECTED]> wrote: >>> >>> t5 5.0.14 >>> I find that the tapestry.js file make my page works so slowly in IE. >>> Is there any way to make it faster or remove including of tapestry.js >>> file? >>> >>> >>> Thanks . >>> /luna >>> -- >>> View this message in context: >>> http://www.nabble.com/-T5--How-to-remove-tapestry.js-file-include--tp19343756p19343756.html >>> Sent from the Tapestry - User mailing list archive at Nabble.com. >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >> >> >> >> -- >> Howard M. Lewis Ship >> >> Creator Apache Tapestry and Apache HiveMind >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > -- > View this message in context: > http://www.nabble.com/Re%3A--T5--How-to-remove-tapestry.js-file-include--tp19347704p19373142.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Creator Apache Tapestry and Apache HiveMind --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]