Free jQuery Paste Plugins
All the Free jQuery Plugins about 'Paste' are listed here.
Retrieve Image Blob Data From The Clipboard - jQuery Image Paste
- Other - 4916 ViewsThe jQuery Image Paste that provides a helper class for listening for the image paste event on the document, extracting out any possible blobs that were pasted in, and then triggering a custom event handler with those blobs.
Add Extra Info To Copied Text - jQuery CopyToClipboard
- Text - 738 ViewsA jQuery plugin for managing copy & paste events that automatically add extra information (typically copywriter notice) to copied text on the webpage.
jQuery Plugin To Handle Paste Events - Paste.js
- Other - 1484 ViewsThe jQuery Paste.js plugin provides 3 events to handle paste events in a specific field that supports both text and image pasting.
jQuery Plugin To Disable Copy/Paste In Web Pages - PastePreventer
- Text - 1266 ViewsPastePreventer is a cross-browser and mobile-first jQuery plugin which prevents the users from Copy and Paste function in your webpages.
jQuery Plugin To Handle Pasting & Parsing of URLs and Text - Paste
- Text - 714 ViewsPaste is a tiny jQuery plugin that handles pasting & parsing of URLs and text on your webpage and converts them into JavaScript objects.