Hmmm... I just ran the test in my install of IE7 and didn't get any kind of alerts.
-Dan _____ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of John Farrar Sent: Monday, June 18, 2007 9:49 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Form Element Collection Looks interesting Dan. Note: IE7 is complaining about scripted windows on your set functions. I let it run the script by you might want to know that as far as how you or others implement this technology. It doesn't appear to be an issue with your plug-in but rather the implementation. John Farrar Dan G. Switzer, II wrote: The form plugin has a method called fieldValue which is a getter and is comparable to $F. Currently the plugin has no complementary setter method. There's always my getter/setter functions: http://www.pengoworks.com/workshop/jquery/field.plugin.htm -Dan