Opera かどうか:
]
それは IE:
外部 Js を導入する必要がある場合は、更新して実行する必要があります
]
コードは次のとおりです:
<script> 🎜>(is_ie && /msie 7.0/ i.test(navigator.userAgent)); <br>
</div> <br><div class="htmlarea">
<textarea id="runcode57829">
</textarea>
<br><input onclick="runEx('runcode57829')" type="button" value="运行代码"><input onclick="doCopy('runcode57829')" type="button" value="复制代码"> <input onclick="doSave(runcode57829)" type="button" value="保存代码"> <a href="http://www.jb51.net/article/23421.htm" title="查看具体详情" target="_blank">[Ctrl A すべて選択 注: </a>外部 Js を導入する必要がある場合は、更新して実行する必要があります </div>]<br> <div class="htmlarea">
<textarea id="runcode97350"></textarea>
<br>
<input onclick="runEx('runcode97350')" type="button" value="运行代码"><input onclick="doCopy('runcode97350')" type="button" value="复制代码"><input onclick="doSave(runcode97350)" type="button" value="保存代码"> <a href="http://www.jb51.net/article/23421.htm" title="查看具体详情" target="_blank"> </a>[Ctrl A すべて選択 注: </div>外部 Js を導入する必要がある場合は、更新して実行する必要があります <br>]<br> <br><div class="htmlarea">JavaScript の判断、つまりバージョン<textarea id="runcode78787"></textarea><br>
<input onclick="runEx('runcode78787')" type="button" value="运行代码">
<input onclick="doCopy('runcode78787')" type="button" value="复制代码"><input onclick="doSave(runcode78787)" type="button" value="保存代码"><a href="http://www.jb51.net/article/23421.htm" title="查看具体详情" target="_blank"> </a> </div>[Ctrl A すべて選択 注: 外部 Js を導入する必要がある場合は、更新して実行する必要があります <script>
is_opera = /opera/i.test(navigator.userAgent);
alert(is_opera);
</script>]<script>
is_opera = /opera/i.test(navigator.userAgent);
var is_ie = (/msie/i.test(navigator.userAgent) && !is_opera)
alert(is_ie);
</script> <script>
var isIe = /msie/i.test(navigator.userAgent);
alert(isIe);
</script>