個人練習用jQuery基本例文集:その3

背景
投稿者投稿者ueshin0620いいね1お気に入り登録
プレイ回数1326難易度(3.8) 1140打 英語
個人練習用で作りました。解説なしです。
jQuery基本例文集です。それぞれの単語の意味を知りたい場合は、別のタイピングで単語の意味の覚え書がありますので、そちらを参照願います

関連タイピング

問題文

ふりがな非表示 ふりがな表示
(function mediaQueriesWin(){) function mediaQueriesWin(){ (var width = $(window).width();) var width = $(window).width(); (if(width <= 768) { $(".navi").addClass('active'); }) if(width <= 768) { $(".navi").addClass('active'); } (else{ $(".navi").removeClass('active'); } }) else{ $(".navi").removeClass('active'); } } (-) - ($(window).resize(function()) $(window).resize(function() ({ mediaQueriesWin(); });) { mediaQueriesWin(); }); (-) - ($(window).scroll(function ()) $(window).scroll(function () ({ $('.fadeInTrigger').each(function()) { $('.fadeInTrigger').each(function()
({ var elemPos = $(this).offset().top-50;) { var elemPos = $(this).offset().top-50; (var scroll = $(window).scrollTop();) var scroll = $(window).scrollTop(); (var windowHeight = $(window).height();) var windowHeight = $(window).height(); (if (scroll >= elemPos - windowHeight){) if (scroll >= elemPos - windowHeight){ ($(this).addClass('fadeIn');) $(this).addClass('fadeIn'); (}else{ $(this).removeClass('fadeIn'); } }); })) }else{ $(this).removeClass('fadeIn'); } }); }) (-) - ($('#page-top').click(function () {) $('#page-top').click(function () { ($('body,html').animate({) $('body,html').animate({ (}, 500); return false; });) }, 500); return false; });
など
(-) - ($('.title').on('click', function() {) $('.title').on('click', function() { (var findElm = $(this).next(".box");) var findElm = $(this).next(".box"); ($(findElm).slideToggle();) $(findElm).slideToggle(); (if($(this).hasClass('close')){) if($(this).hasClass('close')){ ($(this).removeClass('close');) $(this).removeClass('close'); (}else{ $(this).addClass('close'); });) }else{ $(this).addClass('close'); }); (-) - ($('.splashbg').o('animationend',) $('.splashbg').o('animationend', (function () {) function () { ($('.fadeInTrigger').each(function(){var elemPos = $(this).offset().top-50;) $('.fadeInTrigger').each(function(){var elemPos = $(this).offset().top-50; (var scroll = $(window).scrollTop();) var scroll = $(window).scrollTop(); (var windowHeight = $(window).height();) var windowHeight = $(window).height(); (if (scroll >= elemPos) if (scroll >= elemPos (-) - (windowHeight){) windowHeight){ ($(this).addClass('fadeIn'); }else{) $(this).addClass('fadeIn'); }else{ ($(this).removeClass('fadeIn'); } }); })) $(this).removeClass('fadeIn'); } }); }) (-) - (setTimeout(function () {) setTimeout(function () { ($("#splash-logo").fadeOut(1000); }, 1000);) $("#splash-logo").fadeOut(1000); }, 1000);
問題文を全て表示 一部のみ表示 誤字・脱字等の報告

ueshin0620のタイピング

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

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

人気ランキング

注目キーワード