On Apr 3, 1:20 pm, Anders <
anders.gunnars...@gmail.com> wrote:
> That worked great, thank you very much.
>
> On Apr 3, 5:50 pm, Shog9 <
shogn...@gmail.com> wrote:
>
> > For some reason, beta 5 introduced new restrictions on what you can
> > actually use for 'domain'.
http://developer.mozilla.org/en/docs/DOM:Storage
says:
Firefox 3 note
Firefox 2 permitted access to storage objects higher in the domain
hierarchy than the current document. This is no longer allowed in
Firefox 3, for security reasons. In addition, this proposed addition
to HTML 5 has been removed from the HTML 5 specification in favor of
localStorage, which is not yet implemented in Firefox.