Indometric


May 06
Wednesday
Web Development

Using Event Delegation for Mouseover Events in List Items

  • Sharebar

JavaScript-based event delegation is an efficient approach that allows us to reduce the number of event handlers included in a client-side application. This naturally contributes to improving its overall performance and reliability. This technique rests its functionality on the bubbling phase triggered by a specific event. Its very simple to learn to code in real-world conditions. This article concludes a four-part series on event delegation.
– Therefore, if youre a web designer whos interested in mastering the key concepts that surround event delegation in JavaScript, this set of articles contains numerous hands-on examples that will get you ongoing using this approach within your own client-side applications.
And speaking of pract…


Post Tags:


Post a Comment

 


All content and source © 2010 Indometric. All rights reserved. See our Privacy Policy and DMCA Information