Top

Javascript Code Snippets Tagged with copy

  (1)  
Sort by 
This will copy the text in a given field to the clipboard. Unfortunately it only works in IE, so Firefox users will still need to do the actual copy. But it'll at least select the text for Firefox users. Here..
Tags: clipboard  copy 
+ 0 likes
2 comment(s)   |   Score: 7.0   |   Language: Javascript   |   Posted by Hawkee on Mar 24, 2007
Bottom