[whatwg] HTML Cookie API
Diogo Resende
dresende at thinkdigital.pt
Fri Feb 26 12:04:11 PST 2010
> No. pushCookies would be a way of pushing cookies to the
> current js and
> then you could call getCookie several times without defining a
> callback.
> It would be almost like:
>
> document.observe("cookieload", myAppLoad)
>
>
> Right. My point was that you could implement pushCookies on top of
> Adam's API.
>
>
> -Darin
Agree. Just like you could implement Adam's API on top of current
browsers cookies spec :P
More information about the whatwg
mailing list