[jQuery] Finding an element based on a partial string

[jQuery] Finding an element based on a partial string

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
discuss@jquery.com
http://jquery.com/discuss/