> > Does anyone know the status of native JSON support on other browsers, > and how 'undefined' is handled?
Everyone I'm aware of (IE & Safari) that are doing nativeJSON are following the ECMA standard which handles undefined the same way Mozilla nativeJSON does. -Mikeal
