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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    WWDC25

『John Polacek』

  • 人気
  • 新着
  • すべて
  • Expressive CSS

    6 users

    johnpolacek.github.io

    Expressive CSS Readable Atomic CSS Expressive CSS follows the atomic approach to writing lightweight, scalable CSS with utility classes that are easy to write and understand. View Starter Kit View Example View on GitHub Follow @johnpolacek Created by John Polacek, web developer from Chicago. Follow on Twitter or Github. What does expressive mean when it comes to CSS? Expressive is a term loosely b

    • テクノロジー
    • 2015/12/07 00:07
    • CSS
    • imagefill.js | Project Page

      33 users

      johnpolacek.github.io

      Simple Example Given this html: <div class="container"><img src="myawesomeimage" /></div> Do this: $('.container').imagefill(); // image stretches to fill container Grid Example Given a grid like this: <div class="grid-whole"> <div class="grid-quarter"> <img src="myawesomeimage.jpg"> </div> <div class="grid-quarter"> <img src="myawesomeimage.jpg"> </div> <div class="grid-quarter"> <img src="myawes

      • テクノロジー
      • 2013/07/22 10:01
      • jQuery
      • javascript
      • image
      • jQuery
      • library
      • stacktable.js

        29 users

        johnpolacek.github.io

        The purpose of stacktable.js is to give you an easy way of converting wide tables to a format that will work better on small screens. It creates a copy of the table that is converted into a 2-column key/value format. 2021 Update 9 years later, I recommend using all or mostly pure CSS for this kind of thing. See this for example. Download Source files on github or download the zip. How to Use Call

        • テクノロジー
        • 2012/12/14 01:28
        • table
        • レスポンシブ
        • jQuery
        • JavaScript
        • responsive
        • web制作
        • *web制作
        • MyInterest
        • MagicNav

          11 users

          johnpolacek.github.io

          Basic Usage Easily generate links from elements on your page. For example, generate links to all the articles on a page by linking to the article’s h1’s, and put them in a nav element on the page with an id of article-nav. (By default, the links will use the same text as the h1). $.MagicNav($('#article-nav'),$('article h1')); The first argument to $.MagicNav is a selector for the element to which

          • テクノロジー
          • 2012/09/03 10:09
          • jQuery
          • javascript
          • webデザイン
          • SUPERSCROLLORAMA

            98 users

            johnpolacek.github.io

            The jQuery plugin for supercool scroll animation powered by Greensock created by John Polacek with help from Jan Paepke Follow @johnpolacek NOTE: SuperScrollorama is no longer under active development. ScrollMagic is the new hotness! Get ScrollMagic ★ DOWNLOAD ★ zip tar

            • テクノロジー
            • 2012/05/24 19:03
            • jQuery
            • パララックス
            • parallax
            • animation
            • jQuery
            • scroll
            • javascript
            • plugin
            • デザイン
            • スクロール芸
            • jQuery Scrolldeck Parallax Plugin Demo

              19 users

              johnpolacek.github.io

              (Almost) Static Background This section has a background that moves slightly slower than the user scrolls. This is achieved by changing the top position of the background for every pixel the page is scrolled. Multiple Backgrounds The multiple backgrounds applied to this section are moved in a similar way to the first section -- every time the user scrolls down the page by a pixel, the positions of

              • テクノロジー
              • 2012/03/21 20:58
              • パララックス
              • jQuery
              • jQuery
              • plugin
              • webdesign
              • webデザイン
              • What The Heck Is Responsive Web Design?

                8 users

                johnpolacek.github.io

                a scrolldeck.js presentation by Chicago Web Developer John Polacek. I work at Gesture. We make mobile bidding, auction software and other fundraising products and services for nonprofits.

                • テクノロジー
                • 2012/01/04 21:58
                • jQuery
                • animation
                • webデザイン
                • scrolldeck.js

                  68 users

                  johnpolacek.github.io

                  scrolldeck created by Chicago Web Developer John Polacek. I work at at AuctionsByCellular. We make mobile bidding and auction software for charities. Follow @johnpolacek A jQuery plugin for making scrolling presentation decks For example: animations, fullscreen images or parallaxing Powered by Scrollorama Download: zip tar How to Use Build a web page with each slide as a div. Pro-Tip: Use rem’s to

                  • テクノロジー
                  • 2012/01/03 23:59
                  • パララックス
                  • jquery
                  • jQuery
                  • plugin
                  • jquey
                  • parallax
                  • presentation
                  • scroll
                  • JavaScript
                  • *jQuery
                  • scrollorama

                    84 users

                    johnpolacek.github.io

                    How To Use Disclaimer: This is an experimental, just-for-fun sort of project and hasn’t been thoroughly tested. Design and build your site, dividing your content into blocks. ★ ★ ★ Embed scrollorama.js after jQuery and initialize the plugin, passing the blocks class selector as a parameter. $(document).ready(function() { var scrollorama = $.scrollorama({ blocks:'.scrollblock' }); }); ★ ★ ★ Target

                    • テクノロジー
                    • 2012/01/02 06:21
                    • jquery
                    • パララックス
                    • jQuery
                    • parallax
                    • plugin
                    • スクロール
                    • scroll
                    • js
                    • javascript
                    • webデザイン
                    • jQuery Responsive Thumbnail Gallery Plugin

                      12 users

                      johnpolacek.github.io

                      jQuery Plugin for creating image galleries that scale to fit their container. How to Use Link to the script after jQuery. Apply it to a DOM element on the document ready event. $(document).ready(function() { var gallery = new $.ThumbnailGallery($('#gallery')); }); You can configure the settings as follows (example has the default config values assigned) $(document).ready(function() { var gallery =

                      • テクノロジー
                      • 2011/11/18 17:58
                      • レスポンシブ
                      • jQuery
                      • javascript
                      • 画像

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

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

                      『John Polacek』の新着エントリーを見る

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

                      j次のブックマーク

                      k前のブックマーク

                      lあとで読む

                      eコメント一覧を開く

                      oページを開く

                      はてなブックマーク

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

                      公式Twitter

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

                      はてなのサービス

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