buttle
buttle
We are looking for a solution to this too. Thank you.
I removed the first line and the last line of the script and it works.
We have noticed that when the subscription is not completed (ie: the subscriber has *not* checked the checkbox), the back button does not return to the subscription form, but instead...
mdBook is really good, and this branch makes it complete for us. Thanks!
- mkdocs-static-i18n: 1.0.2 - mkdocs-material: 9.2.5 - mkdocs: 1.5.2 Here's my src https://gitlab.com/liberaforms/blog.liberaforms.org I'm not sure if this is involved so I mention it here instead of opening another issue....
I know it can be hard to find time, so thanks for that. Much appreciated! :)
``` var parsley_options = { // append the error message to the form group errorsContainer: function (field) { var input = field.element; var type = $(input).prop('type'); var form_group = $(input).closest(".form-group");...