Welcome To Snipplr
Everyone's Recent JavaScript Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
I was working on this for a new site ideal I have, though it might be useful for others. What this does it sent a AJAX POST request every time the as() function is called. Setting the form to run as() onkeyup will essentially make the form submit its...
        
        
        
            1 
        
        
            1565 
        
                    posted 14 years ago by FatFolderDesigner
            First option uses a parameter in <a href="http://snipplr.com/view/46534/reading-and-writing-list-data-in-sharepoint-2010-using-spservices/">spservices method</a> to limit the results to four.  Second option limits the results returned to six in the c...
        
        
        
            0 
        
        
            1796 
        
                    posted 14 years ago by rumremix
            I needed a way to talk to Google Calendars.  here's how I was able to create a RFC 3339 timestamp
        
        
        
            0 
        
        
            1551 
        
                    posted 14 years ago by chrisaiv
            Giorgio fecit.
Serve per controllare, a partire da un checkbox, che non ne siano selezionati altri nella stessa riga.
        
        
        
            0 
        
        
            1080 
        
                    posted 14 years ago by tuffo19
            this is my way of working out the contents of an object when I don't have access to a debugger like firebug
        
        
        
            0 
        
        
            779 
        
                    posted 14 years ago by iancrowther
            Returns an array of all the prime numbers up to (n) using an implementation of the Sieve of Eratosthenes.
        
        
        
            0 
        
        
            1021 
        
                    posted 14 years ago by pmigueld
            This example grab content from <a href="http://startupquote.com/">StartupQuote.com</a>. The ultra cool and super inspiring tumblr blog.
        
        
        
            1 
        
        
            1134 
        
                    posted 14 years ago by ebiansyah1402
            it parses given string and returns 1st number it encounters ( it will replace comas with dots so floats formatted as 12,345 could be 12.345 ( some countries use that ) )
then u can parse returned value as a number / float / int - do what You need...
        
        
        
            0 
        
        
            1337 
        
                    posted 14 years ago by stryju
            
