JavaScript - Import XML DocumentFirst Faved : Jun 13 2006 by ckaroliFaved : 3 times (0 with notes)Viewed : 25 timesFave It!
Faves for this Web page
- Ornelaputin - Oct 29 2007 | Document, Import, JavaScript
- blowski - Apr 06 2007 | import, xml, reference, howto, javascript, imported:delicious
- ckaroli - Jun 13 2006 | web_programming, javascript, xml
Already a user? Sign In
Add a Fave for this Web page
- What happens when I press Publish?
- Your Fave for this Web page gets shared with the Faves community. You can access it at any time by selecting "My Faves" from the menu above.
- Why do you ask for my email address?
- We use your email address to create an account, so you can easily find your Fave again at a later time.
Related Content from Around Faves
javascript
-
Didn't know about this until now. I discovered this while I was investigating how a certain Web site still seemed to remember stuff about me even though I had cleared my cookies.
1 FaverViewed: 9 TimesQuoted: Currently, only Mozilla-based browsers provide a working implementation of the DOM Storage specification. However, Internet Explorer does have a similar feature called "userData behavior" that allows you to persist data across multiple browser sessions.
...
DOM Storage is useful because no good browser-only methods exist for persisting reasonable amounts of data for any period of time. Browser cookies have limited capacity and provide no support for organizing persisted data, and other methods (such as Flash Local Storage) require an external plugin. - tiancoo - Oct 19 20062 FaversViewed: 37 Times
- mippe - 8 days ago6 FaversViewed: 7 Times
