> It looked to me (I could be wrong) that if I have 10 text inputs of the same > name, I will only get the value of the first one if I do a fieldValue(). Is > this incorrect?
Hmm, no, that's correct. Thanks for pointing that out! > But this way, the library can be used either stand-alone or as a jQuery > plugin. Someone could extend it to work with their own framework of choice > as well. For basic functionality, I just don't see a reason to tie the core > logic to a specific framework. Other than losing the ability to use jQuery's > functionality within the module logic, is there any reason not to take the > strategy above? That sounds like a good strategy. I'm looking forward to seeing it. Cheers! Mike _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
