stephenscaff / read-smore

A little Read More JS thing
https://stephenscaff.github.io/read-smore/
MIT License
28 stars 7 forks source link

If link element is changed to button the keyup clickhandler is firing. #29

Closed jaredlevi closed 1 year ago

jaredlevi commented 1 year ago

At the moment, if linkElement is changed to a button the keyup handler is firing, which causes the text to expand and collapse without staying open.

jaredlevi commented 1 year ago

Also fixed typo in linkTmpl