Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add button #32

Open
2451390512 opened this issue Jun 15, 2015 · 2 comments
Open

add button #32

2451390512 opened this issue Jun 15, 2015 · 2 comments

Comments

@2451390512
Copy link

@dbremer-tonn
I want to add a certain button in the pop-up box, then what should I do?

Trouble reply me see! thank you

@Mystelven
Copy link

Just type this in your console for example,

$().toastmessage('showWarningToast',"<button id='myButton'>do something</button>");

you will have after, a button in the pop-up box to do whatever you want :)

@gatsbn
Copy link

gatsbn commented Aug 1, 2016

Can I use plugin functionality to replace JS "confirm" function (somehow add Ok, cancel buttons)? Plugin works for standart JS alert, so I want to replace "confirm" in the same style.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants