Skip to content
This repository has been archived by the owner on Apr 13, 2018. It is now read-only.
/ clip-j Public archive

A Flash free JavaScript clipboard implementation.

Notifications You must be signed in to change notification settings

Triforcey/clip-j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clip-j

A JavaScript Flash free clipboard implementation.

Include in JavaScript

<script src="https://cdn.rawgit.com/Triforcey/clip-j/d4cf52adb248f236331acd8401610fc198a1fb57/clip-j.js" ></script>

Usage

clip('text-to-copy');

Important!

For security reasons, this only works when the user caused the clip command to run. This can be caused through clicking something, or something as little as moving their cursor.

Test Page

https://cdn.rawgit.com/Triforcey/clip-j/b9bf3d7422abf459381df34f850bdadcf6545d65/test.html

PLEASE REPORT ANY BUGS! THANK YOU!

;-)

About

A Flash free JavaScript clipboard implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published