kamranahmedse / jquery-toast-plugin

Highly customizable jquery plugin to show toast messages
http://kamranahmed.info/toast
1.51k stars 507 forks source link

Feature Requests: Pause the Loader (Close) on hover and Close the toast on click anywhere inside #65

Open rhuniversity opened 1 year ago

rhuniversity commented 1 year ago

Two features I think would make this plugin very useful.

When user places the mouse over the toast notification, the loader (green progressbar) pauses. This will give the user more time to read the messages. Click anywhere on the body of the notification to close it, not just the X on the top right thanks.