$("input, select") to select them both
--JohnOn 8/17/07, Giovanni Battista Lenoci <[EMAIL PROTECTED]> wrote: > > Hi, I did not find in doc, can I select 2 types of elements in only one > instruction? > > My purpose is to capture values from input and select elements in a form > to serialize it. > > Thank you >

