HTML/JavaScriptの部分一致検索

背景
投稿者投稿者もちもちいいね0お気に入り登録
プレイ回数1087難易度(3.6) 590打 長文
chatGPTに作らせた部分一致検索サイトです。
body部分のみ抽出して載せています。そのままテキストファイルに張り付けると実行できるはずです。苦行です...
順位 名前 スコア 称号 打鍵/秒 正誤率 時間(秒) 打鍵数 ミス 問題 日付
1 mikaroko 2082 F+ 2.1 97.6% 275.6 588 14 28 2025/12/16

関連タイピング

問題文

ふりがな非表示 ふりがな表示
(<body>) <body> (<h1>ぶぶんいっちけんさくさいと さんぷる</h1>) <h1>部分一致検索サイト サンプル</h1> (<label for=”search”>けんさく:</label>) <label for="search">検索:</label> (<input type=”text” id=”search” name=) <input type="text" id="search" name= (”search” onkeyup=”searchimages()”) "search" onkeyup="searchImages()" (placeholder=”ぶぶんいっちけんさく”>) placeholder="部分一致検索"> (</div>) </div> (<div class=”container”>) <div class="container"> (<a href=”#”>1111<img src=”img1.jpg”) <a href="#">1111<img src="img1.jpg" (alt=”がぞう5”></a>) alt="画像5"></a>
(</div>) </div> (<script>) <script> (function searchimages() {) function searchImages() { (let input = document.getelementbyid() let input = document.getElementById( (”search”).value;) "search").value; (let images =) let images = (document.getelementsbytagname(”img”)) document.getElementsByTagName("img") (;) ; (for (let i = 0; i < images.length;) for (let i = 0; i < images.length; (i++) {) i++) {
など
(if (images[i].alt.includes(input)) {) if (images[i].alt.includes(input)) { (images[i].parentnode.style.display =) images[i].parentNode.style.display = (”block”;) "block"; (} else {) } else { (images[i].parentnode.style.display =) images[i].parentNode.style.display = (}}}) }}} (</script>) </script> (</body>) </body>
問題文を全て表示 一部のみ表示 誤字・脱字等の報告

もちもちのタイピング

オススメの新着タイピング

タイピング練習講座 ローマ字入力表 アプリケーションの使い方 よくある質問

人気ランキング

注目キーワード