In this video, we continue our discussion of jQuery UI widgets by discussing the accordion. As we have done with the tabs, we create a page that contains the basic html used by an accordion. We will preview the page before and after the accordion functionality has been added. Then we will add the options one at a time and preview their impact on the accordion. Some of the options we are discussing include: header, active, disabled, animated, event, autoHeight, and collapsible. We will also discuss events and methods. We will look at couple of examples to learn the syntax of how to trigger an event and call a method.