Show modal on_sent_ok
-
Hey all.
I am using a modal to display a custom thank you message and link. The modal is from the formstone.it framework and I can confirm it works on the page outside the form. However when I add the jquery call to CF7 additional settings nothing works.
on_sent_ok: "jQuery(".boxer").boxer();"The content goes in a hidden div which I placed in CF7.
[submit class:button class:boxer "Send"] <div id="hidden" class="boxer" style="display: none;"> <div class="content"> custom content blah blah </div> </div>Any advice would be great!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Show modal on_sent_ok’ is closed to new replies.