jQuery accordion its not working
问题 I'm trying to use the jquery ui accordion plugin and I don't know why its not working. I came to http://jqueryui.com/ and read the documentation, I choose a theme and then I selected "UI Core toggle all", and then in widgets I selected only "Accordion". I save the files in my "acc" folder and then I import the files like this: <link rel="stylesheet" type="text/css" href="../acc/css/jquery-ui-style.css" /> <title>Projet</title> <script type="text/javascript" src="../acc/js/jquery.js"></script>