I'll give it a newbie try!
$('[EMAIL PROTECTED]').(...);
or maybe:
$('[EMAIL PROTECTED]', '#cart').(...);
Just guessing here though.
On 3/5/07, Rey Bango <[EMAIL PROTECTED]> wrote:
Hi guys,
Say I have 3 form elements (type input/text) with a DIV called "cart":
qty_1
qty_2
qty_3
If I wanted to find all form elements within the div "cart" that started
with the string "qty_", how would I do that?
Rey...
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/