gricha2380 / regex

https://gricha2380.github.io/regex/demo
0 stars 0 forks source link

Info button for quantifiers #22

Closed gricha2380 closed 6 years ago

gricha2380 commented 6 years ago

Show the info button underneath quantifiers, just like cards in the deck. It should trigger the same modal.

gricha2380 commented 6 years ago

Done. The last step was to remove the overlapping event listeners on .infoIcon using jQuery's .off() http://api.jquery.com/off/