Tours
<style type="text/css"> h3.toggle { background-image: url("/frankfurt/images/c/c9/Closed.png"); background-size: 16px 16px; background-repeat: no-repeat; background-position: 300px 7px; } h3.open { background-image: url("/frankfurt/images/9/98/Opened.png"); } h3.tour-a { background-color:#e5277b; color:#fff; font-family:Arvo; font-weight:bold; } h3.tour-a span { font-weight:normal; } </style> <script type="text/javascript"> $(document).ready(function(){ $(".accordion .toggle").click(function () { $(this).next("div").slideToggle(200); $(this).toggleClass("open"); }); }); </script>
About Tour A | Encounter/Meeting
- <a href="#">子項目</a>
- <a href="#">子項目</a>
- <a href="#">子項目</a>
- <a href="#">子項目</a>
- <a href="#">子項目</a>
- <a href="#">子項目</a>
</ul>