Multi-Item Selection
Ever thought that clicking on multiple checkboxes is not a very user-friendly task? Imagine rows and rows of junk mail that you'd like to select in your email app. T
+ moreEver thought that clicking on multiple checkboxes is not a very user-friendly task? Imagine rows and rows of junk mail that you'd like to select in your email app. T
+ moreby Manoela Ilic
By animating an SVG path with JavaScript, we can do many fancy things. Today we want to show you some effects for checkboxes and radio buttons. The idea is to hide t
+ moreAn article about different experimental approaches of employing click events using CSS only. It summarizes and shows some clever hacks and smart tricks.
+ moreA tutorial on how to create some custom drop-down lists. We'll show you five examples with different looking drop-down menus and lists for various purposes.
+ moreIn this tutorial we will create some realistic-looking switch buttons using pseudo-elements and checkboxes.
+ moreby Manoela Ilic
In this tutorial we will create an actions menu with jQuery that appears when checkboxes are selected. This can be a very helpful UI property since we don’t fo
+ more