My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
accordFunctions  
Accordion functions
Updated Feb 4, 2010 by mauricio...@gmail.com

Accordion functions

Select an image by ID

  • select(id:String)

example: accordion.select("moais");

Select next image

  • next()

example: accordion.next();

Select previous image

  • previous()

example: accordion.previous();

Check the Accordion Options


Sign in to add a comment
Powered by Google Project Hosting