Tag Archives: html
Firing HTML events
In all this time doing client side Javascript, I never had the need to fire HTML events, right until this day. It all started with this simple task: intercept a form submission, process it to a custom URL which provides … Continue reading
Filed under Code