Top

Javascript Code Snippets by Hawkee

  (2)  
Sort by 
This was used in our section. It hides the end of a review that is too long to display. If the user wants to read the entire review they
Tags: css  cut  end  long  php  string 
+ 0 likes
2 comment(s)   |   Score: 8.5   |   Language: Javascript   |   Posted by Hawkee on Mar 24, 2007
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