Top

Javascript Code Snippets

  (4)  
Sort by 
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 !
Tags: form  javascript  js  login 
3 comment(s)   |   Score: 5.0   |   Language: Javascript   |   Posted by jonesy44 on Apr 26, 2008
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
Tags: javascript  js  snow 
3 comment(s)   |   Score: 0.0   |   Language: Javascript   |   Posted by Anarchy[MKD] on Jan 08, 2008
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 
1 comment(s)   |   Score: 8.0   |   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 
1 comment(s)   |   Score: 7.0   |   Language: Javascript   |   Posted by Hawkee on Mar 24, 2007
Bottom