[jQuery] Selector challenge?

2007-07-13 Thread Gilles (Webunity)
Guys, I'm redoing some of my old functions. Right now i have a form validation function (PHP and SmartyValidate) which echoes the following line of code after an invalid form field: ... message ... I also have a formReset function, which basicly sets the focus to the first visible and enabled fo

[jQuery] SELECTOR CHALLENGE

2007-06-25 Thread John Farrar
OK here it is short and simple. If I have more than one form on a page I would like to select on the forms like this... I would like this to be returned as a jQuery object that can be itterated through with .each! Thanks oh guru in advance for your great knowledge, :). John Farrar