• Skip to content
  • Skip to primary sidebar

The html blog

The web sandbox

You are here: Home / Archives for event delegation

event delegation

Bubble menu javascript or playing with YUI’s event delegation

September 29, 2017 By thehtmlblog Leave a Comment

Event delegation refers to the use of a single event listener on a parent object to listen for events happening on its children (or deeper descendants). Event delegation allows developers to be sparse in their application of event listeners while still reacting to events as they happen on highly specific targets. This proves to be […]

Filed Under: Javascript Tagged With: event delegation, Javascript, menu, tutorial, yui

Primary Sidebar

Subscribe and never miss a post

Categories

  • Hosting
  • Javascript
  • php
  • Web
  • XML

Copyright © 2021 · htmlblog.net