Profile
Achievement
 
                     
    
                rickygri's Recent SnippetsTagged jquery
- All /
 « Prev 1 Next »
Uses the object prototype to extend data. Instantiate as an object and use as specified below (bottom of the code)
        
        
        
            0 
        
        
            1306 
        
                    posted 11 years ago by rickygri
            This is a really basic skeleton template for jQuery plugins. It provides a callback function which can be called anywhere in your plugin with base.success(); This will return the current element, but you can pass anything you like back by changing th...
        
        
        
            0 
        
        
            1426 
        
                    posted 12 years ago by rickygri
            This is a skeleton template for a jquery plugin with custom methods
        
        
        
            1 
        
        
            1303 
        
                    posted 12 years ago by rickygri
            This send any value via POST to a PHP page. It is done with AJAX, so the POST return can be used on the same page as the submit
        
        
        
            0 
        
        
            1650 
        
                    posted 13 years ago by rickygri