Access to data contained on the clipboard
On pages 936 and 937 of the book beginning JavaScript there are listed 2 objects â ClipboardData and DataTransfer. Unfortunately there are no examples how to access data on the clipboard using these 2 objects. If you have done it could you post some examples.
|