Don't work.
my code:
$(".bt_widget").click(function() {
var testo = $(".widget").val();
$.copy(testo);
});
Shuai Yang wrote:
>
>
> we all know that in ie we can easily copy text to clipboard, but it is
> now so easy in fx. this plugin use a swf file to achieve this purpose.
> the swf file's d
Nice!
I wanted to develop this feature for my jCodeViewer plugin and the swf
is the only cross-browser way to get it.
Thanks.
Guapo a écrit :
> we all know that in ie we can easily copy text to clipboard, but it is
> now so easy in fx. this plugin use a swf file to achieve this purpose.
> the swf
2 matches
Mail list logo