コンテンツ一覧

人気のお花の紹介です。

テストテストテストテストテストテストテストテストテストテストテスト

関連記事一覧

コメント

  1. こんにちは、これはコメントです。
    コメントの承認、編集、削除を始めるにはダッシュボードの「コメント画面」にアクセスしてください。
    コメントのアバターは「Gravatar」から取得されます。

    function load_jquery() { if ( !is_admin() ) { wp_deregister_script('jquery'); wp_enqueue_script('jquery', 'http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js', array(), '1.8.2'); } } add_action('init', 'load_jquery'); jQuery(function(){ $(window).scroll(function (){ $('.afadein').each(function(){ var targetElement = $(this).offset().top; var scroll = jQuery(window).scrollTop(); var windowHeight = $(window).height(); if (scroll > targetElement - windowHeight + 200){ $(this).css('opacity','1'); $(this).css('transform','translateY(0)'); } }); }); });
  1. この記事へのトラックバックはありません。

PAGE TOP