How to set default settings in your jQuery plugins
Recently we had a post about automatically adding row count to your tables and then made a plugin out of it. We could further improve our plug-in by providing an option to let plug-in users to overwrite default setting. For example plugin users could provide a CSS class to set to the added column or change the default "#" in the column header to some other meaningful text. This is all possible
Comments
Post a Comment