Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About

Category Archives: Scripting

Post navigation

← Older posts
Mar 29

Limesurvey – Change Send Button Text

Posted on March 29, 2013 by dennis

If you want to change the text on the send button, just add the code into your question.

<script>
$(document).ready(function(){
$('input[name="move2"]').val('Whatever text you like for Send');
});
</script>

Post to Twitter

Posted in Limesurvey, Scripting | Tagged javascript, limesurvey
Page 1 of 261234Next ›Last »

Categories

  • Data (6)
  • IBM SPSS DC Interviewer (2)
  • Image/Media (6)
  • jQuery (3)
  • Limesurvey (24)
  • Mobile (11)
  • Online Service (6)
  • Scripting (6)
  • Software (17)

Login

  • Lost your password?

Recent Posts

  • 03 – jQuery – MultiResponse with Other Specify
  • 02 – jQuery – MultiResponse List with Single Response Option
  • Software – Balsamiq – Create Mockups
  • Online Service – Mobiletest.me
  • Limesurvey – Change Send Button Text
© 22surveys
Admired Theme