jquery-toast-plugin icon indicating copy to clipboard operation
jquery-toast-plugin copied to clipboard

Highly customizable jquery plugin to show toast messages

Results 34 jquery-toast-plugin issues
Sort by recently updated
recently updated
newest added

The `position` attribute on the call makes it feel like it can be placed at different position. But when I make a call, it seems the first `position` wins and...

I'd like to add a feature that even if a time out to hide the toast has been set, a hover or touch event will keep it visible for the...

When toast is created without icon set to top-right position, it looks perfect but when an icon (success, warning or any other icon) is added some part of the rendered...

Could you merge this repo, i've added new feature to this plugin tanx

Hi Kamran, Thank you for your Plugin, it's very useful to display the Toaster after an AJAX Call to a Web Service. I have to report to you a **conflict...

Please, As I can change or translate title of alert? When I showed a error message, the title is "Danger" but the language of app in portuguese. I don't know...

I think the installation instructions could be a bit more detailed or at least reference to external resources. For those of us starting out it isn't so clear how to...

This should fix IE 8 compatibility in regards to issue #44 I added. Per the jQuery documentation (https://api.jquery.com/jQuery/#jQuery2) "class" is a reserved keyword in JavaScript. More recent browsers seem to...

Is there a option to pause the timer on mouseover the toast? And continue timer when mouseleave? This is useful feature when you have some clickables options on toast and...

When I try to use the 1.3.2 release of the plugin with IE 8, I get a script error on line 47. The error reported by IE is "Expectred identifier,...