Top

Javascript Code Snippets by Hawkee

  (2)  
Sort by 
This was used in our The display is either "none" if we don't need to show the "Full Review" link or "inline" which will make the dots appear after the cut-off text.
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