-
Recent Posts
Recent Comments
Archives
Categories
Meta
Tag Archives: w3c
Event Delegation in JavaScript
The next logical step up, respectively down-level from using CSS3 Selectors together with JavaScript libraries to select specific DOM elements, is to write your own JavaScript to control your markup. So in order to completely seperate behaviour (JavaScript) from presenation … Continue reading