Syspons SurveyXact Library Documentation - v1.0.7
    Preparing search index...

    Function init

    • 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>

      Returns void