JavaScript 2タイピング

・スマホ向けフリック入力タイピングはこちら
※アプリのインストールが必要です。
・PC向けタイピングはこちら
タブレット+BlueToothキーボードのプレイもこちらがオススメです!
Webアプリでプレイ
投稿者投稿者fu-jinいいね0お気に入り登録
プレイ回数482難易度(3.5) 1284打 長文 英字

関連タイピング

問題文

ふりがな非表示 ふりがな表示
(click) click (countup();) countUp(); (countdown()) countDown() (slideup()) slideUp() (comfirm) comfirm (alert) alert (position:fixed;) position: fixed; (position:absolute;) position: absolute; (position:relative;) position: relative; (placeholder) placeholder
(z-index) z-index (tofixed(3)) tofixed(3) (container) container (wrapper) wrapper (justify-content:space-between;) Justify-content: space-between; (overflow:hidden;) overflow: hidden; (transform) transform (transform:translate(x,y);) transform: translate(x, y); (transform:rotatey(180deg);) transform: rotateY(180deg); (transition:0.4s;) transition: 0.4s;
など
(bg:transparent) bg: transparent (animation) animation (toggle) toggle (text-decoration:underline;) text-decoration: underline; (box-shadow) box-shadow (background-color:white;) background-color: white; (background-size:cover;) background-size: cover; (username.focus();) userName.focus(); (user-select:none;) user-select: none; (let score=0;) let score = 0; (consttimelimit=100*10;) const timeLimit = 100 * 10; (functionupdatetarget(){ }) function updateTarget() { } (for(leti=0;i<loc;i++){ }) for (let i = 0; i < loc; i++) { } (word.substring(loc);) word.substring(loc); (target.textcontent) target.textContent (consttimeleft) const timeLeft (if(timeleft<0){}) if (timeLeft < 0) {} (scorelabel.textcontent=score;) scoreLabel.textContent = score; (car[math.floor(math.random()*w)];) car[Math.floor(Math.random() * w)]; (return;) return; (constwords=[a,b,c];) const words = [a, b, c]; (letisplaying=false;) let isPlaying = false; (timelimit-date.now();) timeLimit - Date.now(); (target.textcontent=’clickto’) target.textContent = 'click to' (window.addeventlistener()) window.addEventListener() => {} (starttime=date.now()) startTime = Date.now() (‘${a}:${b}.${ab}‘;) `${a}:${b}.${ab}`; (starttime+elapsedtime) startTime + elapsedTime (start.classlist.remove(’index’);) start.classList.remove('index'); (stop.classlist.contains(’index’)) stop.classList.contains('index') (start.classlist.remove(’index’);) start.classList.remove('index'); (timer.textcontent=’00:00.000’;) timer.textContent = '00:00.000'; (elapsedtime=0;) elapsedTime = 0; (document.queryselector(’main’);) document.querySelector('main'); (’img/blue.png’) 'img/blue.png' (this.img.classlist.add(’green’);) this.img.classList.add('green'); (unmatched) unmatched (newclass()) new Class() (letpanelsleft=3;) let panelsLeft = 3; (letcurrentindex=0;) let currentIndex = 0; (document.queryselectorall();) document.querySelectorAll(); (blue.classlist.add(’current’);) blue.classList.add('current'); (mainimage.src=image;) mainImage.src = image; (blue.appendchild(img);) blue.appendChild(img); (document.queryselector(’.blue’);) document.querySelector('.blue'); (if(target===images.length){}) if (target === images.length) {} (m.addeventlistener(’click’,()=>{}) m.addEventListener('click', () =>{} (timetocountdown+=60*1000;) timeToCountDown += 60 * 1000;
問題文を全て表示 一部のみ表示 誤字・脱字等の報告