Skip to content

Instantly share code, notes, and snippets.

<style type="text/css">
html .wForm form .wfCurrentPage {
padding-top:20px;
}
</style>
<script type="text/javascript">
setTimeout(function () {
var form = document.querySelector('.wForm');
var formElement = form.querySelector('form');
var totalPages = document.querySelectorAll('.wfPage').length