Skip to content
This repository was archived by the owner on Jun 24, 2023. It is now read-only.

Conversation

@zhangxin511
Copy link

The line wizard.modal.find(':input').val('') will remove radio and
hidden, because they are attribute of input. While the value of option
of select element will survived.

Could we change the example in demo.html? I believe a lot of people like
me know little about js will use the examples in demo.html directly or
make changes on these examples while don't know what it exactly it is
dong.

The line wizard.modal.find(':input').val('') will remove radio and
hidden, because they are attribute of input. While the value of option
of select element will survived.

Could we change the example in demo.html? I believe a lot of people like
me know little about js will use the examples in demo.html directly or
make changes on these examples while don't know what it exactly it is
dong.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant