Modified Behavior - Overview of Ben Nolan's Behavior.js modified to use Dean Edward's CSS Query.

Javascript Behavior - Similar to using CSS for HTML to separate style from content, we can use Behaviour.js to separate javascript behaviors from content. This means content is more readable and that javascript can be contained in separate files providing modularity and reuse.

Create simple cross-browser textarea editor - http://www.devpapers.com/article/292