petermichaux / maria

The MVC framework for JavaScript applications. The real MVC. The Smalltalk MVC. The Gang of Four MVC.
BSD 2-Clause "Simplified" License
764 stars 51 forks source link

extract escapeHTML functionality in scrollit example #35

Closed petermichaux closed 11 years ago

petermichaux commented 11 years ago

There should be a scrollit.escapeHTML function and it should be used instead of inline replace calls.