2013年6月13日のブックマーク (4件)

  • 20 Sleek Dolphin Logo Design Examples and Ideas

    Animal logo designs, such as these dolphin logo design examples and ideas, work well for any business whether it is a pet-related venture or not because of many great things and meanings it represent that can enhance the branding and identity of one’s business. The way you use animals in your logo will reflect on the personality of your business. For a poultry business, it is common to use chicken

    20 Sleek Dolphin Logo Design Examples and Ideas
    bunbun_memo
    bunbun_memo 2013/06/13
    cd md Logo
  • Typography Effects with CSS3 and jQuery | Codrops

    Today we will create a set of nice typography effects for big headlines using CSS3 and jQuery. There are many things we can do with CSS3 animations and transitions and we’ll explore some of the possibilites. Today we will create a set of nice typography effects for big headlines using CSS3 and jQuery. There are many things we can do with CSS3 animations and transitions and we’ll explore some of th

    Typography Effects with CSS3 and jQuery | Codrops
    bunbun_memo
    bunbun_memo 2013/06/13
    cd md Typography Effects CSS3 jQuery
  • CSS3のふわりとしたアニメーションが気持ちいい画像ギャラリーを実装するチュートリアル

    CSS3アニメーションとjQueryを使って、アニメーションの動きが気持ちいい水平型のギャラリー・ポートフォリオを実装するチュートリアルを紹介します。 デモページ:サムネイルのホバー時 サムネイルのホバー時だけでもキャプションの表示だけでなく、画像などのサイズ変更、テキストの表示、各アイテムの可視化、配置変更などもアニメーションで行われています。 実装 実装はポイントをまとめて紹介します、Stepは3つです。 元記事では詳細に書かれているので、参考にしてください。 Step 1: HTML 画像、2つのパラグラフ、タグが一つのセットになっており、それぞれをリスト要素で実装します。 <ul class="portfolio-items"> <li class="item"> <figure> <div class="view"> <img src="images/1.jpg"> </div>

    bunbun_memo
    bunbun_memo 2013/06/13
    cd md css3 アニメーション jQuery
  • [JS]jQueryのプラグイン100選 -2012年総集編

    2012年に紹介したものを中心としたjQueryのプラグイン100+α選です。 今年目立ったのは、やはりレスポンシブ、そしてCSS3アニメーションでしょうか。 スライダーやギャラリー系もレスポンシブ・アニメーション対応、ナビゲーションやPinterst風のレイアウトなど、多くのプラグインにそれら二つの要素が組み合わさっています。 動画関連 画像ギャラリー関連 画像拡大関連 画像配置・キャプション関連 背景画像関連 コンテンツスライダー・カルーセル関連 ナビゲーション関連 レイアウト関連 レスポンシブ関連 パネル・ボックス関連 ツールチップ・ティッカー関連 アニメーション関連 エフェクト関連 スクロール操作・スクロールコンテンツ関連 リスト関連 テーブル関連 フォーム関連 テキスト関連 見出し抽出関連 ローディング関連 エレメント・コンテンツ生成 その他 動画関連

    bunbun_memo
    bunbun_memo 2013/06/13
    cd md jQuery