marcelodolza / iziToast

Elegant, responsive, flexible and lightweight notification plugin with no dependencies.
https://marcelodolza.github.io/iziToast/
Apache License 2.0
2.62k stars 306 forks source link

Making whole notification clickable #162

Open kriiv opened 5 years ago

kriiv commented 5 years ago

How could I go about making the whole notification (except the close button) clickable that will redirect the visitor to a url? Perhaps a url option could be added to the settings?

Any help is appreciated!

ghost commented 5 years ago

Wrap the Javascript with a hyperlink.

Bing bang done.

kriiv commented 5 years ago

What do you mean by wrap the Javascript?

SalemCode8 commented 5 years ago

i made a pull request for this just waiting for the merge 😄

marlonnardi commented 4 years ago

thanks @SalemCode8 👍 , i was in need of this resource.