How z-index works!
Understanding CSS z-index Property
Six draggable color boxes you can use your mouse to position them anywhere in the page. You can set z-index and position values for each one of these six boxes. Using Firebug, you can monitor in real time how these elements get styled.
Definition
The z-index property sets the stack order of an element. An element with greater stack order is always in front of another element with lower stack order.
Note: Elements can have negative stack orders. Z-index only works on elements that have been positioned (eg. position:absolute; position:relative;)!
Inherited: No
Save to Del.ico.us | Digg This
Related Free Resources:
- FreshGenerator - Generate Web2.0 Graphic Components
- Advanced CSS Menu
- Rabid Ratings v1.2
- CSS Animated Progress Bar
- jQuery ScrollTo Plugin
- Simple Animated Menu for Mootools
- Create Parallax Effects With jParallax
- FLIR - Facelift Image Replacement script
- Em based layouts - Vertical rhythm calculator
- mooSlideBox 3 - Ajax based slider




















Loading...
Bookmark Visual-Blast