[jQuery] Form Element Collection
Does anyone have a way to pull individual form elements via a common
request simular to how they use $F() in prototypt? I would like to be
able to set/get any form element value via this scope using the
element ID. (Currently select boxes don't work the same as an input
element to my perception.)