Hello Group, (jQuery changed the way I program js!)
I just want to serialize an Array or object into it's JSON equivalent.
My question is if there is a Native method to do it. ( $
(...).serializeArray() work for Elements, not for Arrays or Objects).
If not, I will have to use json.js's stringify()

Thank You,
Iair Salem.

Reply via email to