Accordion Using Only Css3 Web-development (jquery) Accordion Using Only Css3 Accordion Using Only CSS3
An accordion effect can be achieved by using CSS3’s :target pseudo-class, without requiring JavaScript.
Each part of the accordion has an ID, heading and content region. The header includes a link that matches the section’s ID, whilst the content is wrapped in a container which will control its display.
If you want to know more and download the source follow the link
http://www.fofronline.com/2009-06/accordion-using-only-css/
Demo
http://www.fofronline.com/experiments/accordion/#one
Each part of the accordion has an ID, heading and content region. The header includes a link that matches the section’s ID, whilst the content is wrapped in a container which will control its display.
If you want to know more and download the source follow the link
http://www.fofronline.com/2009-06/accordion-using-only-css/
Demo
http://www.fofronline.com/experiments/accordion/#one
0 Response to "Accordion Using Only Css3"
Posting Komentar