Graphic Identity Program

Web

Updating sites from v3.0 template to v3.1

 

Disabling the print tool

Check that the Print tool function code is present. If it isn't present, then refer to the "Adding the Print tool" tab above to learn how to add it to the template code.

    1.  Find the code to change

  1. The code is located right above the </body> at the bottom of the page's source code.
  2. Find
    <script type="text/javascript">
       // To display the "Print" link pass in true.  To hide the "Print" link pass in false.
       addPrintLink(true);
    </script>

    2.  Turn the function on/off

  1. When the highlighted text below is set to "true" the print function is on. Change the highlighted text to "false" to turn the print function off.
  2. Change
  3. <script type="text/javascript">
       // To display the "Print" link pass in true.  To hide the "Print" link pass in false.
       addPrintLink(true);
    </script>

Life is good at WSU.

Marketing and Creative Services, PO Box 641227, Washington State University, Pullman WA 99164-1227, 509-335-7622, Contact Us