Software Details:
Version: 2.0.0
Upload Date: 5 Jun 15
Distribution Type: Freeware
Downloads: 311
The plugin marks desired text using HTML5's content editable property and saves changes using HTML5 localStorage technology.
Simple method to have editable text on a page without a database to back it up.
Storage.js was formerly known as Storagify.
What is new in this release:
- Version 2.0 fixes a bug that caused muliple elements that have been storagified with the same class or id to be set to the same text.
What is new in version 1.7:
- CoffeeScript version.
- Cookies.js support.
What is new in version 1.6.2:
- Fixed an issue where text controlled by storage.js that wasn't localStorage would cause the element or elements in question to be completely removed from the page or their text set to null.
What is new in version 1.6.1:
- Now includes a package.json file.
What is new in version 1.6:
- Changed name
- New Github Repo
- New website URL
What is new in version 1.5.1:
- Updated docs.
- Removed Steve Jobs wallpaper.
- Updated read me.
What is new in version 1.5:
- Added beforeSave, afterSave and store options.
- Updated included documentation.
Requirements:
- JavaScript enabled on client side
- jQuery
- HTML 5 enabled browser
Comments not found