Title: include jQuery Accordion
Last modified: August 19, 2016

---

# include jQuery Accordion

 *  [dgs](https://wordpress.org/support/users/dgs/)
 * (@dgs)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/include-jquery-accordion/)
 * I need to use an accordion in a theme and have included the jQuery above wp_head
   like I think I should:
 *     ```
       <?php wp_enqueue_style('http://jqueryui.com/latest/themes/base/ui.all.css'); ?>
       <?php wp_enqueue_script('jquery', 'http://jqueryui.com/latest/jquery-1.3.2.js'); ?>
       <?php wp_enqueue_script('ui.core.js', 'http://jqueryui.com/latest/ui/ui.core.js'); ?>
       <?php wp_enqueue_script('ui.accordion.js', 'http://jqueryui.com/latest/ui/ui.accordion.js'); ?>
       ```
   
 * The temporary site is located at [http://sicklecellcurefoundation.ecoonamoly.com/about/board-of-directors/](http://sicklecellcurefoundation.ecoonamoly.com/about/board-of-directors/).
 * I was trying to link outside of wordpress, because the accordion.js is not included
   by default, and I am not sure which version is being used.
 * Any tips would be appreciated.
 * thanks,
    Danny

The topic ‘include jQuery Accordion’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [dgs](https://wordpress.org/support/users/dgs/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/include-jquery-accordion/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
