Created by: soundarapandian
What I am trying to solve?
Usually people will copy the code snippets from Bootstrap documentation and edit according to their need. For bigger section of snippets on selecting the code, page scrolls and unwanted texts are selected which makes copying process little bit complex. To overcome the difficulty and to easily copy the code snippets I have integrated the https://github.com/zeroclipboard/zeroclipboard.
Completed
- Copy to clipboard functionality
- Tooltip based notification for successful copy, flash problem
For demonstration purpose I have added the copy to clipboard in few places of the documentation. Also I have attached the few screenshots for the core team review.
Browser Support Even though the library depends on the Flash it gives better browser support. Please refer https://github.com/zeroclipboard/zeroclipboard#support for browser support.
Screenshots