marcelodolza / iziToast

Elegant, responsive, flexible and lightweight notification plugin with no dependencies.

Home Page:http://izitoast.marcelodolza.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When you click close, you can perform an operation. When you close automatically, do not perform the previous operation

sdzccs opened this issue · comments

When you click close, you can perform an operation. When you close automatically, do not perform the previous operation

Sorry, but may I ask you rephrase the question?

onClosed: function () {} doesn't work

When you click, the related A code will be executed. When you close, the A code will also be executed. Can you not execute the A code when you close, and execute the related A code only when you click

onClosed: function () {} doesn't work
When you click, the related A code will be executed. When you close, the A code will also be executed. Can you not execute the A code when you close, and execute the related A code only when you click

May I ask you for a normal code example? For example, using https://jsfiddle.net/ or similar?

http://jsfiddle.net/ or similar? Website cannot be opened

http://jsbin.com Website can be opened

Capture when the toast is click .