Welcome Guest [Log In] [Register]
Viewing Single Post From: How to create PlugIns
Viral
Member Avatar
i'm stanley nao
[ *  *  *  *  * ]
Basically, I want to know how to make my own jQuery functions/plugins so I can do this:

$("#lol").omgomg();

where omgomg = function(){alert("omgomg");}
Offline Profile Quote Post
How to create PlugIns · jQuery Help