Difference between revisions of "Team:Birkbeck/Experiments"
Line 6: | Line 6: | ||
<title>jQuery UI Accordion - Collapse content</title> | <title>jQuery UI Accordion - Collapse content</title> | ||
<link rel="stylesheet" href="//code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css"> | <link rel="stylesheet" href="//code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css"> | ||
− | |||
− | |||
<link rel="stylesheet" href="/resources/demos/style.css"> | <link rel="stylesheet" href="/resources/demos/style.css"> | ||
<script> | <script> | ||
$(function() { | $(function() { | ||
$( ".accordion" ).accordion({ | $( ".accordion" ).accordion({ | ||
− | collapsible: | + | collapsible: true, |
active: true, | active: true, | ||
heightStyle: "content" | heightStyle: "content" |
Revision as of 21:46, 18 September 2015