Transforming HTML Checkboxes into iOS-Style Switches with Switchery.js
Checkboxes serve as an easy way for users to make choices. When selected, a tick appears inside a small square. While styling checkboxes with CSS is s…
Checkboxes serve as an easy way for users to make choices. When selected, a tick appears inside a small square. While styling checkboxes with CSS is s…
For many web developers, which may only be familiar with HTML, CSS, and JavaScript, developing a native mobile app could be unfamiliar territory. Tech…
Having trouble picking the ideal background for your website? Look no further – AdaptiveBackgrounds.js is a color tool for designers that takes the …
Learn how to use jQuery Accounting.js to format numbers, currencies, and dates in your web applications for a professional and polished look.
In our previous post, we introduced you to Animate.css, an awesome CSS3 library that simplifies CSS3 animation creation. Now, let’s explore a jQuery…
Codekit 2 was released a few weeks ago, and as expected, there are some big changes in this new version. For those of you who’ve just heard of it, C…
Webpages can be brought to life with various animations, from animated text and modal boxes to transitions and progress indicators. Progress indicator…
A modal window can greatly enhance user interaction on your website. Often referred to as a modal box, this feature is essentially a dialog box displa…
If you’re familiar with Windows 8 or Pinterest, you may recognize the dynamic grid layout. A dynamic grid allows you to rearrange and reposition chi…
I’m fascinated by the evolution of mobile phones over the years. Today, not only are mobile phones equipped with touch screens, but they also offer …
Users of popular social networks like Twitter and Tumblr must be familiar with infinite scrolling. This effect is a wonderful dynamic replacement for …
This article was first Published on: Aug 2, 2013. In a previous article, we discussed how to customize checkbox and radio inputs using CSS. However, t…