Jqueryを使ったドロップダウンメニューの作り方 | How to create a dropdown menu using Jquery

ニュース
  • 首相の一日
  • 官房長官
  • 財務省
内閣
  • 活動
  • 報告
  • 会見
 
HTML <dl id="main">
<dt id="news">ニュース</dt>
<dd>
<ul>
<li>首相の一日</li>
<li>官房長官</li>
<li>財務省</li>
</ul>
</dd>
<dt id="naikaku" >内閣</dt>
<dd>
<ul>
<li>活動</li>
<li>報告</li>
<li>会見</li>
</ul>
</dd>
 </dl>
Javascript $(function(){
$('#main dd').hide();
$('#main dt').on('click',function(){
$(this).next().slideToggle();
});
});
$(function(){
$('#main li').on('click',function(){
$('.active').removeClass('active');
$(this).addClass('active');
});
});
CSS body{
background-color: #10517b;
color:white;
}
#news,#naikaku{
border: 1px solid white;
padding:7px;
}
dl{
width:50%;
margin: 0 auto;
}
dd{
margin: 0;
}
dd li{
list-style: none;
padding-bottom:2em;
}
dd li:before{
content:'>';
padding: 5px;
}
dt{
margin-bottom: 15px;
}
.active{
color: red;
}
今回はこちらのサイトから学ばせてもらいました。| This time I learned from this site.

Enjoy shopping from here.

It is a very popular sunglasses shop that originated in California, USA! Selling trendy, fashionable and low-priced sunglasses.

You can buy high quality fashion products at a low price by mail order overseas! It is a fashion site that is loved by overseas celebrities because it handles more than 600 brands.

高速、多機能のレンタルサーバー。Click here for campaign details

圧倒的に安くドメイン取得ならここ。If you want to get a domain overwhelmingly cheaply, here

 

5年に一度開かれる全国和牛能力共進会で2連覇を成し遂げた最高級の黒毛和牛。極旨のお肉です。

他社商品と成分をぜひ比べてみてください!圧倒的配合量。

ビデオと動画の編集ソフト | Video and video editing software

NordVPNならウェブブラウザの履歴などを他人の目から守ることができます。| With NordVPN, you can protect your web browser history from the eyes of others.