Example of Print-friendly DDA


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <head>
  2. <!-- standard heard stuff -->
  3. </head>
  4. <body>
  5. <script src="../Sites/Default/js/print.js"></script>
  6. <!-- DDA user control here -->
  7. </body>
  8. </html>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.