Profile
Achievement
davidwaterston's Recent SnippetsTagged function
- All /
« Prev 1 Next »
JavaScript
Template for a Javascript function with optional and mandatory arguments passed as an object collection
A simple template for a JavaScript function which allows for an arbitrary number of named arguments to be passed in. This is achieved by passing a single object as an argument with each of the 'real' arguments being a key/value pair. In this way argu...
0
1359
posted 11 years ago by davidwaterston