shopdev.co.uk
Submitted by: David Walsh

jQuery From Scratch: Functions

jQuery does not provide a quick method for creating functions. That’s because it doesn’t need to. So what are functions? Instead of giving you the standard definition, I’ll explain why/when you might want to create and use functions in your code.

direct link