fadeIn、document.all(jQuery)//display:noneの場合のときのみ動く function(){ $("div", this).fadeIn("fast"); }, //IE独自拡張 if (document.all)