I have the following but it\'s not working, I read somewhere on the stackoverflow that it works like this but I can\'t seem to get it to work.. it errors... am I doing somet
My suggestion would be to use the jquery-json plug-in and then you can just do this in your code:
... data: $.toJSON(saveData), ...