http://dev.w3.org/html5/webstorage/#the-storage-interface Web Storage how to check for support?
How can one in a script check for UA support?
else if(localStorage){}
does not work for Opera**.
regards
Jonathan Chetwynd
mozilla and safari have implemented at least some parts of this
specification.
however it appears that Opera has not. **[email protected]
