notie icon indicating copy to clipboard operation
notie copied to clipboard

🔔 a clean and simple notification, input, and selection suite for javascript, with no dependencies

Results 22 notie issues
Sort by recently updated
recently updated
newest added

I added an optional callback feature to enable the alert function to perform additional tasks when the timer has elapsed.

There's no "callback" for the moment when `notie.alert(....)` disappears, how can I catch it?

There are immense amounts of code duplication. This needs to be fixed. `notie.min.js` should be 1/4 the size it is right now.

When notie is presenting any variation of alert, user should be able to tab through the buttons/inputs.

Add callback possibility for alert notifications

Added basic [WAI-ARIA](https://en.wikipedia.org/wiki/WAI-ARIA) support. With current implementation it can't be full (for instance, an assistive technologies user continues to see the alert even after it disappears because it is not...

Hi, can we add disabled in div of select?

Added optional overlay for alerts so desktop users can click anywhere to dismiss.