サイドバーにアコーディオンメニューを設置したい。 そんなときにおすすめなのが、『Exactly How to Create a Custom jQuery Accordion』。ブログのサイドバーに使えるjQueryのアコーディオンメニューだ。 このエントリーでは、↑のようなインターフェースで、エレメントをクリックすると中が開くメニューの作り方が紹介されている。 So the plan for this tutorial is to show create an accordion using the jQuery UI function, then create one using some custom coding. Let’s use a blog sidebar as an example. このチュートリアルでは、jQuery UIの機能でアコーディオンを作って、少しコードをカ