how about: $('input:not[type=submit], input:not[type=button] ')
On Sep 9, 12:00 pm, aldomatic <[EMAIL PROTECTED]> wrote: > I'm trying to select all input elements but the submit or button. > > I appreciate the help. > > Aldo
how about: $('input:not[type=submit], input:not[type=button] ')
On Sep 9, 12:00 pm, aldomatic <[EMAIL PROTECTED]> wrote: > I'm trying to select all input elements but the submit or button. > > I appreciate the help. > > Aldo