In one of my post, I had posted "how to convert text to UpperCase using jQuery". But today, I have created my first jQuery plugin called "Setcase". The beauty of this plugin is that this plugin can be used to convert text to uppercase, lowercase, title case and pascal case. Features It makes use of […]
Comments Off on jQuery plugin for Uppercase, lowercase, title case and pascal case