Initializes the arrow_buttons function. You probably want to change the buttons for the whole survey, so add it in your surveys CSS.
<script language='javascript' type='text/javascript'> $(document).ready(function() { ssxlib.arrow_buttons.init(); });</script> Copy
<script language='javascript' type='text/javascript'> $(document).ready(function() { ssxlib.arrow_buttons.init(); });</script>
Initializes the arrow_buttons function. You probably want to change the buttons for the whole survey, so add it in your surveys CSS.