はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    Google I/O

『Alvaro Trigo | Portfolio』

  • 人気
  • 新着
  • すべて
  • 33 Gorgeous CSS Text Animation Effects [Examples] - Alvaro Trigo's Blog

    3 users

    alvarotrigo.com

    One important factor in website design is the font choice and the style of typography that you select. This can easily be a make-or-break situation. Fonts catch the eye very quickly and can engage the user or push them away, so it’s important to make the right choice. However, fonts and typography don’t have to be static. You can introduce cool CSS text effects on your website to help you stand ou

    • テクノロジー
    • 2022/10/07 19:20
    • CSS Shadow Gradients — Generator [Fast & Easy]

      6 users

      alvarotrigo.com

      To use the CSS gradient shadow you'll be using a pseudo element. Also a parent with relative position and background color. The CSS Shadows Gradient Generator was a tool that I was missing. One day I thought it'd be nice to add some beautiful gradients in a shadow for a web design I was working in. I then searched for a CSS generator to find the fastest way to do it, and I got shocked to find out

      • テクノロジー
      • 2022/06/13 21:34
      • CSS
      • vue-fullpage.js - Official Vue.js component for fullPage.js

        3 users

        alvarotrigo.com

        <template> <div> <full-page> <div class="section"> <button @click="$refs.fullpage.api.moveSectionDown()"> Next </button> Section 1 </div> <div class="section"> <button @click="$refs.fullpage.api.moveSectionUp()"> Prev </button> Section 2 </div> </full-page> </div> </template> import Vue from 'vue' import VueFullPage from 'vue-fullpage' Vue.use(VueFullPage); new Vue({ el: '#app', render: h => h(App

        • テクノロジー
        • 2018/02/14 04:49
        • New parallax effect!

          10 users

          alvarotrigo.com

          NOT compatible with the following fullPage.js features: The `fp-auto-height` feature Offset Sections extension Drag And Move extension

          • テクノロジー
          • 2017/05/10 10:26
          • JavaScript
          • webdesign
          • pagePiling.js plugin | Create a stack of scrolling pages

            49 users

            alvarotrigo.com

            jQuery plugin Pile your sections one over another and access them scrolling or by URL!

            • テクノロジー
            • 2014/09/29 10:25
            • jquery
            • パララックス
            • jqプラグイン
            • slider
            • plugin
            • scroll
            • webデザイン
            • JavaScript
            • js
            • multiscroll.js - split multi-scrolling pages plugin

              52 users

              alvarotrigo.com

              Powerful jQuery plugin Create split pages with two vertical scrolling panels. Compatible with mobile phones and devices and old browsers such as IE 11. <div id="multiscroll"> <div class="ms-left"> <div class="ms-section">Section 1 left</div> <div class="ms-section">Section 2 left</div> <div class="ms-section">Section 3 left</div> </div> <div class="ms-right"> <div class="ms-section">Section 1 righ

              • テクノロジー
              • 2014/05/12 11:08
              • jQuery
              • jquery plugin
              • plugin
              • javascript
              • jQueryプラグイン
              • jQuery
              • プラグイン
              • Pocket
              • JS
              • fullPage.js jQuery Plugin for fullscreen scrolling websites - Alvaro Trigo's Blog

                5 users

                alvarotrigo.com

                Nowadays is very common to find fullscreen websites as it was in the past in the age of flash, but now, with the power of HTML, CSS and Javascript. I had to do one of this websites and I found out there was nothing in the jQuery plugins world to make this task easier. (Not that I was not looking for a jQuery carousel) In an attempt to create something to make things easier for other people trying

                • テクノロジー
                • 2013/10/17 02:43
                • jquery
                • javascript
                • fullPage scroll snapping. Create full screen pages fast and simple

                  169 users

                  alvarotrigo.com

                  The best! Proud of being the most complete framework of its kind. Trusted by the most innovative companies. Compatible Working in modern and old browsers too! Make a beautiful site for all! Not just a few! Easy! fullPage.js is designed to be easy to use and customize. It includes tens of examples, great documentation and both community and personal support.

                  • テクノロジー
                  • 2013/10/01 21:41
                  • jquery
                  • javascript
                  • パララックス
                  • スクロール
                  • scroll
                  • js
                  • jQuery
                  • UI
                  • plugin
                  • library

                  このページはまだ
                  ブックマークされていません

                  このページを最初にブックマークしてみませんか?

                  『Alvaro Trigo | Portfolio』の新着エントリーを見る

                  キーボードショートカット一覧

                  j次のブックマーク

                  k前のブックマーク

                  lあとで読む

                  eコメント一覧を開く

                  oページを開く

                  はてなブックマーク

                  • 総合
                  • 一般
                  • 世の中
                  • 政治と経済
                  • 暮らし
                  • 学び
                  • テクノロジー
                  • エンタメ
                  • アニメとゲーム
                  • おもしろ
                  • アプリ・拡張機能
                  • 開発ブログ
                  • ヘルプ
                  • お問い合わせ
                  • ガイドライン
                  • 利用規約
                  • プライバシーポリシー
                  • 利用者情報の外部送信について
                  • ガイドライン
                  • 利用規約
                  • プライバシーポリシー
                  • 利用者情報の外部送信について

                  公式Twitter

                  • 公式アカウント
                  • ホットエントリー

                  はてなのサービス

                  • はてなブログ
                  • はてなブログPro
                  • 人力検索はてな
                  • はてなブログ タグ
                  • はてなニュース
                  • ソレドコ
                  • App Storeからダウンロード
                  • Google Playで手に入れよう
                  Copyright © 2005-2025 Hatena. All Rights Reserved.
                  設定を変更しましたx