I'm trying to get the form data from my form returned as a simple map Object {a: "b", c: "d"}
I know I can .serialize()
and .serializeArray()
and then do it myself. Isn't there a jQuery function or something vailable for that?
Those brackets declare an empty, inline constructor. In that case, with them, the constructor does exist, it merely does nothing more than t...
No comments:
Post a Comment