Achievo Community
https://www.atk-framework.com/forum/

disable copy/paste in atk screen
https://www.atk-framework.com/forum/viewtopic.php?f=2&t=35731
Page 1 of 1

Author:  dgangal [ Sat Feb 25, 2017 3:53 am ]
Post subject:  disable copy/paste in atk screen

disable copy/paste in atk screen

following is generally working i have found

Code:
<?php
echo '<body oncopy="return false" oncut="return false" onpaste="return false">';
 class mynode extends atkNode
{
  function mynode()
  {
:
:

Page 1 of 1 All times are UTC + 1 hour
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/