Ask the community, share ideas, and connect with other LimeSurvey users!
Log in
Forgot your password? Forgot your username?
tpartner wrote: how can I put time counter between % progress bar and question? Code: <script type="text/javascript" charset="utf-8"> $(document).ready(function(){ $('.group-container').before($('#timer_header')); $('#timer_header').css({ 'margin-top': '0', 'margin-bottom': '0', 'background': 'transparent' }); }); </script>
tpartner wrote:
how can I put time counter between % progress bar and question?
<script type="text/javascript" charset="utf-8"> $(document).ready(function(){ $('.group-container').before($('#timer_header')); $('#timer_header').css({ 'margin-top': '0', 'margin-bottom': '0', 'background': 'transparent' }); }); </script>
Online-surveys for every purse and purpose