tags:

views:

144

answers:

1

Hi,

I've a site that produces a dynamic table of data for researchers. At the moment they need to select and copy to paste this information into whatever application they want to use it in.

Does anyone know of any way to copy data contained within a div / table to the clipboard using Jquery?

Thanks for your help Paul

+1  A: 

There are a few plugins out there for this, they use a very small flash video to do the actual work:

Nick Craver
cheers I'll check that out.
Paul