daattali / shinycssloaders

⌛ Add loading animations to a Shiny output while it's recalculating
https://daattali.com/shiny/shinycssloaders-demo/
Other
395 stars 45 forks source link

use selector to target events more specifically #34

Closed hillalex closed 4 years ago

hillalex commented 5 years ago

It's possible to use a jquery selector to attach event handlers a bit more precisely. This fixes #33

daattali commented 4 years ago

Thank you, but I fixed the issue in a different way. If there are other possible issues that may be fixed by your PR, we'll reevaluate when that comes up. Thanks!