-
Recent Posts
Archives
Categories
Meta
Monthly Archives: August 2011
Flexible callback design
Overview I’ll go over a method I use which provide a flexible solution for handling callbacks inside a jQuery plugin. It increase the overhead of a lot of method by one function call but the amount of callbacks it can … Continue reading
Posted in Snippets
Comments Off