Ask the community, share ideas, and connect with other LimeSurvey users!
Log in
Forgot your password? Forgot your username?
<h1 onclick="myFunction()">submit</h1> <script type="text/javascript" charset="utf-8"> function myFunction() { if($('#movesubmitbtn').length > 0) { document.limesurvey.move.value = 'movesubmit'; } else { document.limesurvey.move.value = 'movenext'; } document.limesurvey.submit(); }; </script>
$('#movesubmitbtn, #movenextbtn').trigger('click');
Online-surveys for every purse and purpose