- Posts: 35
- Thank you received: 2
Ask the community, share ideas, and connect with other LimeSurvey users!
<script type="text/javascript"> $(document).ready(function() { var buttonText = '<strong>I do not accept</strong>'; var redirectURL = 'https://www.usp.br'; $('#movenextbtn').after('<button class="button redirect-button ui-button ui-widget ui-state-default ui-corner-all" type="button" style="font-size: 11pt; width: 120px; height: 35px"><span class="ui-button-text" style="padding:0 0.7em;">'+buttonText+'</span></button>'); $('.redirect-button').click(function(event) { window.location = redirectURL; }); }); </script>
The flood protection was thinking I'm posting too muchholch wrote: Too slow, Jelo, too slow...