Submit button or element with class "stepy-finish" missing!
jorjik opened this issue · 7 comments
jorjik commented
jquery ver_1.11
html:<input type="submit" name="submit" class="stepy-finish region_button">
mathysp commented
I'm facing the same issue. The documentation lacks any note of the ".stepy-finish" class. And even when it is available, the library returns an error.
jquery.min.js?v=1.9.1:3 Uncaught Error: Submit button or element with class "stepy-finish" missing!
mathysp commented
Figured it out, you cant have wrappers between form- and fieldset-tag, otherwise the code breaks.
wbotelhos commented
Maybe the code uses children
instead find
.
I'll try to update this plugins, since I'm current using it on a sprint this week.
bmjjr commented
Same issue, bump.
Deleted user commented
+1 req
wbotelhos commented
Could you try the master code?
Check the doc, since we now we encourage you write more your markup.
jorjik commented
no
2017-12-04 16:59 GMT+02:00, Washington Botelho <notifications@github.com>:
… @Djary
Could you try the master code?
Check the doc, since we now we encourage you write more your markup.
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#46 (comment)