fraziermork / portfolio

MIT License
0 stars 0 forks source link

redo event handlers #58

Closed fraziermork closed 8 years ago

fraziermork commented 8 years ago

Redo event handlers to eliminate event delegation--although this is more efficient, it's no longer elegant now that there are demo modules that also need to have click events attached to them.

fraziermork commented 8 years ago

Added the event handler to expand or close an article to the article-title headers, so the only way to hide an article is by clicking the header or by clicking the header of a different article.