157 Views
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).
0 comments