[jQuery] Deserialize plugin with jQuery 1.1

[jQuery] Deserialize plugin with jQuery 1.1


I have been using the deserializer plugin to fill forms with JSON. But it
doesn't work properly with jQuery 1.1 Here are two test pages:
This page <http://www.2minuteexplainer.com/test/deserializeMe.html> uses an
older version of jQuery (1.0, I thinki) and deserializes data into its forms
as it should.
On this page <http://www.2minuteexplainer.com/test/deserializeMe_1_1.html>
which is the same except for the version of jQuery it loads, the data is
deserialized according to the field names -- but without regard to which
form the field belongs to. Deserializing also seems to remove the data from
fields it doesn't have data for, no matter which form the field belongs to.
Hints welcome :-)
Bruce
--
View this message in context: http://www.nabble.com/Deserialize-plugin-with-jQuery-1.1-tf3034102.html#a8430494
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/