Javascript Code Snippets
(4)
This is my first javascript snippet on here, there are no "errors" as such, but i'm fairly sure i've done it in the longest way possible !
1. Copy/Paste this code in NotePad
2. Save As... snow.js
3. Upload on your hosting
4. Add this code to your web-site
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.
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




