Enhanced Accordion Navigation: Grid Accordion
2
Apr
// php the_time('Y') ?>
The Grid Accordion is an advanced accordion navigation that is built with jQuery.
It works similar to most other accordions, only one cell is open at a time and handy for displaying detailed information about the items inside a grid.
The big thing is that the column of the current open cell expands to a reasonable reading width.
The accordion also makes use of CSS3 pseudo class selector :nth-of-type for styling the columns (which you can add extra class names to support non-CSS3-enabled browsers).
There is a beautiful demo provided which you can play with.
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://css-tricks.com/grid-accordion-with-jquery/
Demo: http://css-tricks.com/examples/InfoGrid/
Compatibility: All Major Browsers
Website: http://css-tricks.com/grid-accordion-with-jquery/
Demo: http://css-tricks.com/examples/InfoGrid/
- Tags:
Grid Javascript
- Filed under: Browsing, Goodies, License Free
- 4 Comments













4 Responses for "Enhanced Accordion Navigation: Grid Accordion"
This is a great tutorial from Chris Coyer.
Nice!!very useful for web designer!!
It behaves funny in IE 6. Can it be made IE6 compatible..?
nice accordion..