1 line
538 B
JSON
1 line
538 B
JSON
{"name":"jQuery.noop","type":"method","title":"jQuery.noop()","deprecated":null,"removed":null,"desc":"An empty function.","categories":["utilities","version/1.4"],"entries":[{"return":"undefined","signatures":{"added":"1.4"},"examples":null,"longdesc":"\n <p>You can use this empty function when you wish to pass around a function that will do nothing.</p>\n <p>This is useful for plugin authors who offer optional callbacks; in the case that no callback is given, something like <code>jQuery.noop</code> could execute.</p>\n "}]} |