rickygri


Member since 02/23/2012

5 snippets

4067 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet popular snippet:having a snipplet with 20 favorites

rickygri's Recent SnippetsTagged jquery



« Prev 1 Next »
Uses the object prototype to extend data. Instantiate as an object and use as specified below (bottom of the code)
0 721 posted 10 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 786 posted 10 years ago by rickygri
This is a skeleton template for a jquery plugin with custom methods
1 739 posted 11 years ago by rickygri
Clear text input when the user selects it (on focus)
0 687 posted 11 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 926 posted 11 years ago by rickygri
« Prev 1 Next »