You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I almost gave up on installing this library, after trying to display an error on the bottom right of the page.
You should include an example for a simple warning, for a different position. Your top right examples almost drove me insane. :)
I almost gave up on installing this library, after trying to display an error on the bottom right of the page.
You should include an example for a simple warning, for a different position. Your top right examples almost drove me insane. :)
$.notify("BOOM!", { position:"bottom-right", className: "error" });
The text was updated successfully, but these errors were encountered: