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

    Function init

    • Initializes the disable_buttons function. If you want to disable the previous and next buttons on a page, add this code to an expression on the page.

      "<script language='javascript' type='text/javascript'> $(document).ready(function() { ssxlib.disable_buttons.init(); }); </script>"
      

      Returns void