Demo for oninput event (IE8+)

Nom version 0.0.7 adds almost full support for oninput event in IE9 (fixing value deletion issue) and almost as good support for IE8 and below. The event happens when it should, but event object is not guaranteed to exist. Support for addEventListener or attachEvent hasn't been added, DOM Level 1 event support only.