Showing posts with label Grid Accordion in jQuery. Show all posts
Showing posts with label Grid Accordion in jQuery. Show all posts

Wednesday, December 28, 2011

Grid Accordion in jQuery

The Grid Accordion is an advanced accordion navigation that offer an interesting method to display your portfolio and by combining the functionality of a thumbnail grid and an accordion panel

  You have the option to use either XML or HTML .Accordions are a UI pattern where you click on a title 
(in a vertical stack of titles) and a panel of content reveals itself below.


Features

  • supports XML and HTML
  • easy to customize
  • multiple Grid Accordions on the same page
  • supports captions with simple text or HTML text
  • you can add a link to each panel
  • auto slideshow mode
  • shuffled panels
  • public methods which allow you to control the accordion using outside input (e.g. openPanel(3), nextPanel(), previousPanel(), getPanelAt(2) etc.)
  • callback functions