https://github.com/sarfraznawaz2005/html5sticky
:pushpin: HTML5Sticky - sticky notes app for the web !
https://github.com/sarfraznawaz2005/html5sticky
html5 javascript note sticky sticky-notes todo
Last synced: about 2 months ago
JSON representation
:pushpin: HTML5Sticky - sticky notes app for the web !
- Host: GitHub
- URL: https://github.com/sarfraznawaz2005/html5sticky
- Owner: sarfraznawaz2005
- License: other
- Created: 2011-08-16T08:59:57.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T08:39:04.000Z (over 4 years ago)
- Last Synced: 2025-03-17T14:22:13.311Z (about 2 months ago)
- Topics: html5, javascript, note, sticky, sticky-notes, todo
- Language: JavaScript
- Homepage: http://sarfraznawaz2005.kodingen.com/html5sticky/
- Size: 712 KB
- Stars: 57
- Watchers: 9
- Forks: 64
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.TXT
Awesome Lists containing this project
README
# HTML5 STICKY NOTES

The HTML5Sticky is as the name suggests, HTML5 application you can use to create
sticky notes. The sticky notes are persistent in nature meaning your created sticky
notes will be there the next time you open up the app. The app uses HTML5's localStorage
feature in order to store the sticky notes.. In short, it is sticky notes for web !## FEATURES ##
- Add text and lists with basic HTML tags
- Multiple colors
- Customize Width and Height
- Customize Allowable HTML tags
- Real sticky notes look
- Nice hand-writing-like font## BROWSER SUPPORT ##
Chrome, Firefox 3.5+, Safari 4+, Opera 10+, Internet Explorer 8+