表示: コードをコピー コードは次のとおりです: var ul = document.getElementById( "opinionSelect" ); ul.style.display = 'block'; 非表示: $("#opinionSelect").fadeOut("fast");