https://github.com/libbyschuknight/js-post-it-notes
Phase 3 challenge EDA
https://github.com/libbyschuknight/js-post-it-notes
Last synced: about 1 year ago
JSON representation
Phase 3 challenge EDA
- Host: GitHub
- URL: https://github.com/libbyschuknight/js-post-it-notes
- Owner: libbyschuknight
- Created: 2015-07-16T00:25:41.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T08:43:59.000Z (about 7 years ago)
- Last Synced: 2025-02-26T00:27:37.220Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://libbyschuknight.github.io/js-post-it-notes/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Behavior Drill Post It Board V1
## Phase 3 Challenge at EDA
##Learning Competencies
- OOJS
- Javascript event binding
- [jQuery UI](http://jqueryui.com/)
- [The HTML `contenteditable` attribute](https://developer.mozilla.org/en-US/docs/HTML/Content_Editable)
- [Example 1](http://html5doctor.com/the-contenteditable-attribute/)
- [Example 2](http://blog.teamtreehouse.com/native-rich-text-editing-with-the-contenteditable-attribute)