you're right they are. We also use the same watir object - text_field to handle both <input type=text> and <text area>
Im happy for reset to go in as a button, it reduces the code size, my only concern is that we would break existing code that uses buttons and indexes. Paul ----- Original Message ----- From: Bret Pettichord <[EMAIL PROTECTED]> Date: Monday, July 18, 2005 1:56 pm Subject: Re: [Wtr-general] ie.buttons > At 01:44 PM 7/18/2005, Paul Rogers wrote: > >its technically a different element. > > I'm not sure what you mean by that. Isn't a submit and a button > technically > different elements? > > Bret > > _____________________ > Bret Pettichord > www.pettichord.com > > _______________________________________________ > Wtr-general mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/wtr-general > _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
