I was cloning this docs tiddler to experiment with docs for a new widget and noticed some punctuation inconsistencies
* Update EventCatcherWidget.tid Changed "JavaScript events" to "DOM-initiated Javascript events". Removed the quotes from `"event"`. Tightened up some of the language. * Update EventCatcherWidget.tid Edited/reworded as per discussion(s).
* support multiple events * Add variables for event type and detail. Rename types attribute to events * Correct typo in refresh handling