Prototype – jQuery serialize

if you changing javascript framework and jQuery serialize() method doesn’t work as good as you expected – like on prototype.

user jQuery serializeArray() method.

it equals to protype’s .serialize()

Leave a Reply