$('input[name^=tx_qtde]')

See "Attribute Filters" at http://docs.jquery.com/Selectors

On Fri, Sep 25, 2009 at 7:12 PM, Carlos Santos <carloeasan...@gmail.com>wrote:

>
> I have in one form, many, many text fields with similar names such
> as:
>
> tx_qtde1
> tx_qtde2
> tx_qtde3
>
> how i can select all this text fields without using a class, something
> like:
>
> $("tx_qtde * ")
>
> where the * is the numbers.
>
> Thanks for your time.
> Carlos Santos




-- 
Charlie Griefer
http://charlie.griefer.com/

I have failed as much as I have succeeded. But I love my life. I love my
wife. And I wish you my kind of success.

Reply via email to