Copy to Clipboard is able to copy the value (Text Box, Text Area, Date Picker) or selected value (Drop Down, Reference Selector) to the clipboard.
For more information on contributing to this repository visit Contributing to a GitHub repository!
Use this widget to attach a button to your input element. Clicking the button will copy the value of the input element to the clipbord. So it's a convenient shortcut of selecting the value and pressing Ctrl-C to copy.
Copy To Clipboard is using jQuery and ZeroClipbord http://zeroclipboard.org/ library to do the job.