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

How can I add an checkbox to promt and catch result? #269

Open
art1sh0k opened this issue May 26, 2017 · 1 comment
Open

How can I add an checkbox to promt and catch result? #269

art1sh0k opened this issue May 26, 2017 · 1 comment

Comments

@art1sh0k
Copy link

I think, it will be good additional to this framework. Can you help me?

@MincDev
Copy link

MincDev commented May 11, 2018

@art1sh0k If you require a checkbox in the prompt, simply do the following after the alertify code:

$(".ajs-content").append("<input type="checkbox" />");

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

2 participants