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

adding number input to confirm dialog #259

Open
kpetrow opened this issue May 16, 2023 · 1 comment
Open

adding number input to confirm dialog #259

kpetrow opened this issue May 16, 2023 · 1 comment

Comments

@kpetrow
Copy link

kpetrow commented May 16, 2023

When i add an input field to my confirm text i can not alter the input. When it is a number i can use the number buttons but can not type. Any hints?

@kpetrow
Copy link
Author

kpetrow commented May 16, 2023

alertify.confirm('Confirm Title', 'Confirm Message <input name = "test" type="text">', function(){ alertify.success('Ok') }
                , function(){ alertify.error('Cancel')})

not wokring

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

1 participant