Creating a jquery plugin
Jquery has been used quite largely in many web projects because it gives you all javascript functions and commands wrapped in a nice API interface. For example: "jquery selectors", used very heavily. Also, there were a lot of plugins which were build...
Dec 1, 20232 min read31
