> and also because I thought that was the group consensus. One question > I posed back then was, "Why would you want to serialize form elements > in a way that does not correctly utilize the element state?" In other > words, why submit controls that are not "successful"[1]? I guess your > on-the-fly validation falls into that category.
Hi Mike, I'm sorry, back then I wasn't using the form plugin and I didn't foresee the downside of overwriting the serialize method. >> jQuerys serialize is a more general tool for serialization, I think. > > I guess. It's either a "more general" tool or a "broken" tool. :-) > It's one of those methods that requires a "buyer beware" sign. I have > no problem changing the form plugin's serialize method to > formSerialize. Anyone disagree with doing so? I'd appreciate that! Nobody seems to worry anyway :-) -- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
