$('input[type="text"]')
With Regards, Chandan Luthra Intelligrape Software Pvt. Ltd. On Fri, Jan 9, 2009 at 7:15 PM, Oltmans <rolf.oltm...@gmail.com> wrote: > > Hello all, > > I've a DIV that looks like > > <div id="left"> > > </div> > and this DIV contains text-boxes, check-boxes and drop-downs. Say, > I've to retrieve only text-boxes from this DIV--what is the best > possible way to do that? Any help will be highly appreciated. > > Thanks, > Oltmans >