vote up 0 vote down star

Hi! I need to store and access preferences (like colour, etc.) from a javascript webapp.. Is there some webkit access to the NSUserDefaults? (or maybe CFPreferences ?)

flag

1 Answer

vote up 1 vote down check

In a word... no. However, WebKit supports HTML 5 things like local storage - check this article out on the ADC site.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.