On Sun, Jan 16, 2011 at 21:45, Filipe David Manana <[email protected]> wrote: > Dirkjan, > > If you replace that line with: > > return JSON.parse(window || "{}")[name]; > > Does it work fine? (removing .name)
No, it still seems to fail the same way. Cheers, Dirkjan
