Zero Clipboard is library that provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie, and a JavaScript interface. The "Zero" signifies that the library is invisible and the user interface is left entirely up to you.

learn more… | top users | synonyms

0
votes
0answers
59 views

zClip / Zeroclipboard: How to trigger a copy to clipboard using keyboard keys & jQuery/JS (without a physical mouse click)?

To copy text to the clipboard, I'm using jQuery & zClip (built on ZeroClipboard) - this is working nicely using mouse clicks. I would now like to use the 'enter' key to trigger a copy. Is there ...
0
votes
1answer
62 views

ZeroClipboard events not firing

I am trying to use the latest version of the ZeroClipboard plugin on a page in which the HTML is dynamically generated. I have tried several different variations of implementing this, but all of them ...
0
votes
0answers
22 views

Clipboard binary data in IE

Is programmatic access to binary clipboard data (files etc.) possible in well, any version of Internet Explorer? I'm aware plain text can be accessed via window.clipboardData.getData('Text'). The ...
0
votes
1answer
40 views

DataTables TableTools with Bootstrap on Multiple Tables

I have multiple tables displayed in one web page, being initialized by below code: /* Tables initialisation */ $(document).ready(function() { $('.dataTable').dataTable({ "sDom": ...
0
votes
1answer
31 views

How to find out if Adobe Flash player is installed, from Javascript? [duplicate]

I plan to use ZeroClipboard which relies on Adobe Flash player being installed on the user browser. How to find out whether Adobe Flash player is installed from Javascript?
0
votes
2answers
89 views

ZeroClipboard JavaScript library throws Uncaught Error: Error calling method on NPObject

I am trying to copy content to clipboard using https://github.com/zeroclipboard/ZeroClipboard, it seems a good library. But I am getting the error 'Error calling method on NPObject.' when the copy ...
0
votes
1answer
73 views

Using ZeroClipboard on a Bootstrap Modal

I have a Twitter Bootstrap modal that I am displaying where I want to include a "Copy to Clipboard" button. I am attempting to use the ZeroClipboard component ...
0
votes
0answers
48 views

ZeroClipboard works in one IE page but not works in another

I am using ZeroClipboard to copy link text to clipoboard by clicking on image button in MVC applicaition. On First page HTML <a id="pubLink" href="SomeLink" target="_blank">SomeLink</a> ...
0
votes
0answers
29 views

How to Refresh ZeroClipboard.swf using jQuery

I am using the ZeroClipboard.swf and following jQuery method to update a text value. I have following at the index.html <span class="htmlClass">My Custom Page</span> and this Script ...
0
votes
1answer
69 views

Zeroclipboard, triggered by any element with class=“copy”

I've looked through this site along with many others and I can't see the answer anywhere. I currently have a site with multiple buttons and a preview pane. The text shown in the preview pane differs ...
0
votes
0answers
119 views

Implement zeroclipboard functionality in twitter bootstrap framework

I am implementing zeroclipboard functionality in one of my projects using twitter bootstrap framework. My problem is that the code works well under one page but the same code does not work on the ...
0
votes
0answers
158 views

zeroclipboard is not working. ZeroClipboard.setMoviePath is not a function

Good day, friends. I can't make zeroclipboard working with my page. In HTML page I have: <script type="text/javascript" src="ZeroClipboard.js"></script> //Script was loaded successfully. ...
0
votes
1answer
147 views

GWT - Copy & Paste ZeroClipboard

I read this question. I need to do a clipboard system in my gwt web application. ZeroClipboard there is no longer on GoogleCode, and i have downloaded it from GitHub, but this guide doesn't work. Any ...
0
votes
0answers
103 views

zeroclipboard-copy to clipboard not working

I am using zeroclipboard to copy some url. ZeroClipboard.setMoviePath(hostPath+'/scripts/ZeroClipboard.swf'); $(function() { var clip = new ZeroClipboard.Client(); ...
-2
votes
1answer
242 views

ZeroClipboard - How to use

I'm using this one http://jonrohan.github.io/ZeroClipboard/ I spent this whole day figuring out how to use ZeroClipboard(ZC). I even read the instructions: ...
0
votes
0answers
102 views

I can't get zeroClipboard to copy text

I am trying to add a link once a user clicks on, it copied a phone number to their clip board. I found zClip and I set it up as the instructions explain but once i click on a link it does not copy ...
1
vote
0answers
64 views

zero clipboard — calling via function(parameters)

please help me to get the code for calling zero-clipboard with the function call - parameters --for example function zero_clip_board('text to copy') { --- function to copy to ...
0
votes
2answers
941 views

zClip - ZeroClipboard.swf deleted - Need new file

I'm using zClip on my website to copy several things in textboxes, I got everything working just fine but now, without changing anything, it stopped working. The reason is that the host of the file ...
0
votes
1answer
116 views

Zero ClipBoard issue

I am trying to integrate Zero Clipboard into tornado web application and I am running into some problems. http://jonrohan.github.io/ZeroClipboard/#demo this page works perfectly, but when I try to ...
1
vote
0answers
138 views

ZeroClipboard doesn't work in loaded js file

If I put a script tag in the HTML page, it will work, but when I load an external page with the ZeroClipboard library included in it, I can't get it to work. The object gets created, and is over the ...
1
vote
0answers
201 views

Zero clipboard is not working in gwt

I have been trying to integrate zero clipboard library with gwt code as follows. test.html <script type="text/javascript" language="javascript" src="test/test.nocache.js"></script> ...
0
votes
1answer
134 views

How does bit.ly do their zero clipboard implementation? [closed]

When copying a link on bit.ly they use an interesting flash effect. I have created a screencast on the topic. I am wondering how to go about implementing this effect. If anyone knows of a simple ...
0
votes
2answers
434 views

ZeroClipboard for copy to clipboard in ASP.NET MVC

I want to add a copy-to-clipboard functionality to my ASP.NET webpage. I found ZeroClipboard, but I couldn't find any single example wroking. Can I make it work on local computer or do I need to ...
1
vote
0answers
101 views

Can I GET data FROM the clipboard with the new ZeroClipboard?

I'm using this fresh version of ZeroClipboard in a project: https://github.com/jonrohan/ZeroClipboard Creating buttons to copy content from HTML really works like a breeze (compared to zClip or the ...
1
vote
0answers
265 views

ZeroClipboard (on click of a link) not working properly

I am using zeroclipboard for copy functionality but it doesnt seem to work properly.. I am trying to copy the data from the page on click of a link. I have included the necessary files in my html, ...
2
votes
2answers
184 views

Javascript - ZeroClipboard copied content doesn't get updated

I have 2 pre blocks, each of them is wrapped with a div and has a copy button. <div class="code"> <a class="copy">copy</a> <pre>content of 1st pre</pre> ...
0
votes
0answers
31 views

How to add the ZeroClipboard to blogger

How to add the ZeroClipboard to blogger. I am a newcomer and i don't know where to add these codes in blogger to make it working. I want to make coupon site (micro niche). Detailed explanation about ...
0
votes
1answer
336 views

zeroclipboard fire click event via jquery

ZeroClipboard is a javascript + flash script that allows the browser to put text into the clipboard, it puts a transparent flash over the selected element , and when you click it you can insert text ...
1
vote
0answers
253 views

ZeroClipboard not working in a rails app (flash bridge error), works locally, off rails

I'm trying to use ZeroClipboard in a Rails project, and while the ZeroClipboard.min.js and ZeroClipboard.swf load just fine, when I hover over the div the Flash movie is attached to, I get this error ...
1
vote
2answers
445 views

Bootstrap + Zeroclipboard = Tooltips can't be shown on hover?

I'm trying to use ZeroClipboard for a "Click to copy" feature on an element and the same time show a bootstrap tooltip. Unfortunately the tooltip doesn't work if I use ZeroClipboard on an element. ...
1
vote
1answer
59 views

Any automated way to unit test Flash Clipboard functionality from the browser in Flash Player 10+

In Flash Player 10+, a browser-based SWF can inject into a user's clipboard if and only if it is triggered by a user interaction with the Flash object, e.g. the user clicks a Flash button. This is ...
1
vote
1answer
468 views

Copy clipboard is working after twice button click using zclip

No idea why my below is not working on single click, It requires twice click to get copied. <html> <body> <script type="text/javascript" src="JQuery.js"></script> <script ...
1
vote
0answers
102 views

ZeroClipboard - formatting clipboard data to be bold or have certain font size

I'm using a fairly standard ZeroClipboard setup. All vars are declared previously. text is the raw html. zc = new ZeroClipboard.Client(); text = text.replace(/<\/p>/g, "\r"); // Preserve ...
0
votes
0answers
394 views

ZeroClipboard not Working

I was having trouble using ZeroClipboard. My aim is to replicate Copy to clipboard like bit.ly does. Here is my code <script> var clip = new ZeroClipboard.Client(); clip.setText(''); ...
1
vote
1answer
162 views

ZeroClipboard/zlip causing Unsafe Javascript warnings in iframe

I'm using zClip: http://www.steamdev.com/zclip/ (and tried ZeroClipboard also with same result) When I used it from within an iframe I get this javascript error/warning: Unsafe JavaScript attempt ...
0
votes
0answers
328 views

zClip copy to clipboard not working

I'm trying to integrate zClip with the project that I'm working on. I tried it as a separate project and it worked. But as soon as I integrate it with my application, the ZeroClipboard.swf is not ...
0
votes
1answer
55 views

Zeroclipboard reference error on AWS

I have a ZeroClipboard.js in /vendor/assets/javascripts/. On local desktop, it works perfectly. On AWS, it gives me the error: GET /assets/ZeroClipboard-04f1243b0e15a4af694be581f7c87be8.js 404 ...
0
votes
0answers
104 views

Copying an image in clipboard using zeroclipboard not working

I have to copy some text and an image using ZeroClipboard. So far, it's working for text, but it's not copying an image. I'm working on a webpage. Here's the code onload of the webpage: ...
0
votes
1answer
791 views

multiple zeroclipboard buttons

Having a hard time getting zeroclipboard to work with multiple buttons. I got it working with one (the first one) but I think my code is overcomplicated. HTML: <ul id="keylist" ...
2
votes
1answer
303 views

zeroclipboard glue on different co-ordinates when control change it's position

I have used copy to clipboard functionality with the help of this: function clipboard(control, url, key) { ZeroClipboard.setMoviePath('http://davidwalsh.name/dw-content ...
2
votes
1answer
370 views

Copying from clipboard using ZeroClipboard: want to get formatted text

I'm copying some text to the clipboard using JS: ZeroClipboard. This text which I'm copying is inside a <div> tag, and contains HTML formatting. It's working, but when I'm copying the text, the ...
2
votes
1answer
624 views

How can I glue() a ZeroClipboard clip to a newly inserted element?

I am trying to write a basic blogging platform, and I want to offer users the ability to copy code within a pre block to their clipboard. I am using ZeroClipboard to achieve this. Once the document ...
0
votes
4answers
875 views

ZeroClipboard just isn't working

Originally, this post was regarding my attempts to inject ZeroClipboard into web pages by and for use by my Chrome extension, but I've dumbed the scenario down and down and down in a seemingly futile ...
1
vote
0answers
175 views

jquery live with zero clipboard

I am using Jquery and Zeroclipboard. I have used $.post for an ajax call, after which the Zero Clipboard events no longer work. I have tried playing about with $("#id").live.. How can I wrap Zero ...
0
votes
0answers
121 views

Zeroclipboard repositioning when using StickyMenuBar

I have a very specific problem when trying to combine stickyMenuBar jQuery plugin with ZeroClipboard on multiple elements. When the page is still not scrolled (after loading), my menu stays as is, ...
0
votes
0answers
104 views

bootstrap not active tab event/function attaching

I have following piece of code to copy the text to clipboard. I have this in one of the bootstrap tab. This works fine if I keep the tab as active by default. If I have some other tab as active and ...
0
votes
0answers
198 views

ZeroClipboard works on localhost 3000 but not on production

I'm using Zeroclipboard to allow users to copy a link to their clipboard. My implementations works fine locally but on production, after compiling the assets and using the production URL, ...
1
vote
2answers
563 views

zclip not working locally on chrome

I have this jsfiddle. zclip appears to work in FireFox and Chrome. But once I put this code locally, it no longer works on Chrome. It will still work on FireFox; so I know its not a flash player ...
0
votes
1answer
265 views

disable popup after copy jQuery snippet

I am using Snippet: jQuery Syntax Highlighter found here. While all the functions are working fine, I want to disable the pop-up that appears after every click to the copy button. The documentation ...
0
votes
1answer
238 views

Copy Textarea with Zero Clipboard

Is there a way to copy the textarea to the clipboard without a button? What I'm trying to do is have a Short URL display on my site so when you click the link (or text), it copies to the clipboard ...

1 2 3