Blog
- Creating and using Javascript events while combining events on two separates behaviors This is an article I wrote on my new project "HTML and CSS The Right way". I wrote it when I discovered something that chocked me: Did you know that the ‘click’ event is only a string and you can create any event name you may want? Here is an experimentation example.Tags
integration javascript techniques