Hello!
I need javascript function analogue of php serialize().
So far, use serialize function from:
http://javascript.ru/php/serialize, which not work with Internet Explorer, and opera, with Firefox there
is no problem.
I`m using this function to serialize an array data, or objects.