Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged accordion

Rss Feed Group items tagged

Luciano Ferrer

Elegant Accordion with jQuery and CSS3 | Codrops - 5 views

  •  
    "Today we will create an elegant accordion for content. The idea is to have some vertical accordion tabs that slide out when hovering. We will add some CSS3 properties to enhance the looks."
Vernon Fowler

Accordion Pattern - Design Pattern Library - YDN - 2 views

  • Have the most important panel open by default
  • Accordions may be configured to require that there is always a single panel open or to allow for more flexible possibilities (all panels closed, multiple panels open). Some practitioners consider it a best practice to permit only one panel to be open at a time, but others disagree.
  • For keyboard users an accordion usually ends up behaving either as a tree view or as a tab view.
  • ...2 more annotations...
  • An accordion should degrade into something useful when Javacript is off, perhaps opening all panels.
  • Display none shouldn’t be used as this might hide the content from a screen reader. Instead consider setting a height of 0.
Vernon Fowler

10 jQuery Tabs and Accordions - 3 views

  •  
    10 jQuery Tabs and Accordions http://t.co/HzyxLpDH
Raja uk

Hover Accordion | jQuery | Ajaxmint.com - 0 views

  •  
    A jQuery Plugin for no-click two-level menus.
Luciano Ferrer

HoverAccordion jQuery Plugin - 2 views

  •  
    "A jQuery Plugin for no-click two-level menus (or whatever else you want to do with it) "
1 - 6 of 6
Showing 20 items per page