event-delegation
There are 63 repositories under event-delegation topic.
ccampbell/gator
Event delegation in Javascript
cheton/infinite-tree
A browser-ready tree library that can efficiently display a large amount of data using infinite scrolling.
shawnbot/event-delegation
All about JavaScript DOM event delegation
yogain123/Drum-Kit
Drum 🥁 Kit
bilalkumrani/js_notes
This repository contains JavaScript concepts each concept with example .
brunoscopelliti/dom-events
A JavaScript event handler micro library.
JJWesterkamp/event-delegation
Event delegation for browser DOM events. Flexible, cross-browser compatible and Typescript-focused.
Matriz88/vanilla-delegation
Lightweight vanilla event delegation.
jlopinto/ned
Lightweight helper library to handle DOM Events.
Abdullah-Nadir/Drum-Kit
This is a Drum kit with nice animation and sounds. I created this drum kit using html, css, Javascript and jQuery.
Ch-sriram/JavaScript
Proof of Concept: Beginner to Advanced Implementations of the Concepts in JavaScript.
sofiane-abou-abderrahim/javascript-events-project-planner
In this little JavaScript demo application, I used event listeners and specifically drag and drop events. I added and removed event listeners and get data out of the event object. Besides, I used the preventDefault method and controlled my events according to the capturing and bubble phases with stopPropagation and event delegation for example.
Wavalab/memo
Simple Corona SDK event delegation.
affancoder/JavaScript
JavaScript - Codes
Bankole2000/stuff-to-do
A Simple Learning oriented JS To Do List App
cameronRomo/intention-timer
A Turing School Mod1 frontend project by: Scott B., Connie H., and Cameron R.
Ch-sriram/Pig-Dice-Game
A simple two player dice game made using HTML5, CSS3 & JavaScript
dosbolacademic/Drum-Kit-Game
Virtual Drumming is a hub for drummer games where you can play beats for drums with virtual drum kits and pads. Virtual Drumming free pc drummer games
elushnikova/elevator
Simplified model of an elevator. Proof of concept for student task and a source of screenshots/casts for task description.
Francisco-Webdeveloper/Local-Storage-and-Event-Delegation
In this project, we simulate a restaurant's menu. The user should be able to add dishes to the list as well as mark them as completed or checked.
krishnapraveen84/RevatureTasksJS
Tasks that given by Revature from Day one in JavaScript
mauricechouam/Code-Quiz
A timed code quiz with multiple-choice questions
suryad6201/Bank-webpage
Hands on experience: JavaScript, Advanced DOM and Events, Modal Window, Page Navigation using Event delegation, Sticky navigation using Intersection Observer API, Lazy Loading images, Sliders
UtkarshPathrabe/Local-Tapas---JS-Local-Storage-and-Event-Delegation
Local Storage and Event Delegation JavaScript concepts are used in this Local Tapas website
vsharma20v/Account-Settings-Form
Account Setting Form:
xiaoboost/vue-events-delegate
DOM Event delegate in Vue
ArvanHunt/Tic-Tac-Toe
Tic-Tac-Toe: A grid-based game where players mark X or O to win.
geeth34/bankist-website
A simple website landing page
holy-two/anchor-proxy
透過 WebComponent 對所有的 a 標簽進行代理事件及攔截
pjtunstall/overreact
01Founders project to make a mini frontend framework.
affancoder/Todo_List
Todo List : JavaScript Functionalities
ajeetkumarrauniyar/JS-Minor
collection of mini JavaScript projects covering various topics such as event handling, DOM manipulation, timers, AJAX, and API integration. It serves as a practical learning resource with hands-on exercises and examples for improving JavaScript skills.
hugocruzlfc/react-event-delegation
Implementation of the pattern of event delegation in React.
mahmud035/JavaScript-Pro-by-Colt-Steele
This repository provides a comprehensive guide to advanced JavaScript concepts and techniques.
O2ymandias/Route.Slider
Learning how to make a slider and practicing event propagation & delegation.