0
kicks
Code Snippet - Writing your first JQuery plugin with options. - CodeWr
This tutorial will show you how to create very simple jQuery plugin including passing options to the plugin.
This plugin will give you the same functionality of $(selector).css() (it is just for the sake of the example).