guitar-chords-js
v1.0.0
Published
Insert quick guitar chords cheat sheets on your web site using Canvas with JQuery.
Downloads
3
Maintainers
Readme
guitar-chords-js
Load chord-main.js script at the end of your HTML file. Use the 'chord' class name on a button element to draw the base canvas inside. Use next the 'chord-x' class name where 'x' will be the name of the chord to be placed.
An example is provided at index.html :