check the clipboard is disabled in javascript -


I am working on a JavaScript function which requires data from clipboard. Using IE only. But for some clients, Clipboard IE - & gt; Tools-> Internet Options- & gt; Security-> While the custom level will be disabled, we can disable the 'Allow programmatic clipboard access'

checking time as clipboard data .getData ('TEXT') = = '' Good coding does not seem to be there any way to see that the clipboard has been disabled in the browser trash java script.

clipboard data .getData ('TEXT') == '' work Not if the programmatic access to the clipboard has stopped. We have only clear data, set up data and get data for clipboard data objects.

Comments

Popular posts from this blog

sql - Postgresql record to array -

c++ - Cmake produces file extensions in static library archives -

java - Clearing application data programatically android -