negotiator schrieb:
Any suggestions or plugins?
A combination of form plugin (ajaxForm/Submit) and deserialize plugin (deserialize json into form) on the client side should do the trick, on the serverside you need a helper to render your objects into JSON.

Form plugin: http://malsup.com/jquery/form/
Deserialize plugin: http://www.reach1to1.com/sandbox/jquery/testform.html

See http://json.org/ for PHP JSON renderers.

-- Jörn


Reply via email to