MicroByte Title: Building a JS-based drum-kit webpage
Improvement Proposal:
- Figure out a way to trigger our drum-kit buttons when a mouse pointer is hovered over any of the drum-kit buttons and integrate it along with the existing source code without breaking its former functionality in any way.
Benefits of proposed improvements:
-
Creators will get to involve themselves in ample research to figure out the DOM event required to fix this issue.
-
They will get an opportunity to get their hands dirty figuring out exactly how the source code works and add secondary functionality to it without altering its basic trigger events.