Tagged Questions

1
vote
1answer
281 views

Use ZeroClipboard within jQuery UI tabs

My web app has a bunch of lists, each within their own jQuery UI tab. I need to add a ZeroClipboard client to each of the list items in all of the lists so that a user can click to copy the item's ...