You can add tons of cool features onto your site with JavaScript. But there are so many libraries and plugins to choose from, it can be a drag finding the…
There are not many things that annoy me more than forms added to an application just for the sake of it and done poorly on top of all. Let's delve into it and learn the suitable way of putting a set of input forms together.
When building WordPress themes for clients, especially for eCommerce stores and large business, it is useful to be able to create a brand-specific customized login screen. We will show you how to do it.
Although HTML5 has a validation form feature and there are many of JavaScript plugins out there, you must carefully choose the best one that will work on old browsers as well as for your cross-browser functionality considerations.
Styling web forms for both usability and aesthetics is a usual practice for any web designer working on a project. However, at the very beginning of the Internet, forms were so dreadful that no modern user would have had the slightest desire to fill them in.
A newsletter list is the lifeblood of any internet-based business. If you are running a blog or website for the sake of making money, an opt-in list is an absolute necessity.
What we will be doing today is building a jQuery plugin that shows a password on hover, and additionally, we will have a behavior similar to what many mobiles devices do, where we can see the last character for a couple of seconds.