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

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -