Learn and share. The simplest harmony.

 

Tag : CSS

 

Enhance Type and Spot

Posted on September 30, 2011 and got 2 shouts so far In previous post (Type and spot using jQuery’s :contains()) we have create a simple content spotter using :contains() selector, the possibility to spot an element using that technique are numerous,...

 

Type and spot using jQuery’s :contains()

Posted on September 20, 2011 and got 10 shouts so far Today I’m going to share a tutorial on how to create a simple content spotter using one of jQuery’s selector, :contains(). This selector, as in jQuery’s description, will select all...

 

[CodeSnippet] CSS3 Flying Menu

Posted on June 25, 2010 and got 35 shouts so far This is a request post from my reader. He asks me how to create a simple menu that have a flying effect when user hovering them using only CSS. As...

 

Create Your Own Dashboard Menu

Posted on June 16, 2010 and got 21 shouts so far In this tutorial we are going to create our own dashboard menu as in Leopard dashboard. Dashboard menu in Leopard usually uses as a container for a tons of widgets...

 

Simple CSS3 Dropdown Menu

Posted on June 10, 2010 and got 39 shouts so far As we know, CSS3 has many good features for help us creating more sweet User Interface. One of them is box shadow, it helps us adding shadow effect on each...

 

HTML5 Security Cheatsheet

Posted on May 18, 2010 and got 2 shouts so far If we are always aware about web security, I think this stuff will be very useful. This is an HTML5 Security Cheatsheet from Mario Heiderich that contains web application security...

 

[CodeSnippet] Twitter-like Input Using CSS3

Posted on May 17, 2010 and got 8 shouts so far Twitter has a nice effect in presenting their tweet box by adding outer glow effect on it while the tweeps are tweeting. If you’re webkit-based browser user you must’ve notice...

 

Filter Image View Using jQuery

Posted on May 13, 2010 and got 91 shouts so far Tobias Ahlin is a great designer from Sweden, I admire his work and his way showcasing his portfolio. It comes up with the list of all his works and the...

 

Zoom Your Element Using Zoomooz.js

Posted on May 11, 2010 and got 3 shouts so far Zoomooz is a jQuery plugin for making our any web page element zoomable. Yes zoomable, we can zoom in the element by clicking it and reverse it by clicking the...

 

Build a Flash-like Game With Scripty2

Posted on May 10, 2010 and no shout so far “Flash games are facing stiff competition from JavaScript. You’ll see why when you follow along with this tutorial to create your first JavaScript-based game. How about a game of memory?...