Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

setText API doesn't work #109

Closed
timnew opened this issue Feb 27, 2013 · 2 comments
Closed

setText API doesn't work #109

timnew opened this issue Feb 27, 2013 · 2 comments

Comments

@timnew
Copy link

timnew commented Feb 27, 2013

I wish zeroClipboard worked as a clipboard service. But the following code doesn't work:

window.zeroClipboard = new ZeroClipboard();

$('#some-button').click(function(){
  zeroClipboard.setText('foo bar baz');
});
@timnew
Copy link
Author

timnew commented Feb 27, 2013

Try to solve the issue in #110

@jonrohan
Copy link
Contributor

see #110 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants