An open API service indexing awesome lists of open source software.

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

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)