タグ

pluginとcssに関するcptskgjのブックマーク (2)

  • [JS]大量の画像コンテンツに便利! サムネイルを自動生成するスクリプト -NailThumb

    大きいサイズの画像から、クロップやリサイズなどして小さいサイズのサムネイルを自動生成するjQueryのプラグインを紹介します。 サムネイルはテキスト配置やさまざまなエフェクトにも対応しています。 jQuery NailThumb [ad#ad-2] NailThumbのデモ NailThumbの使い方 NailThumbのデモ NailThumbは元画像のアスペクト比を維持したまま、クロップやリサイズをしてサムネイルをスクリプトで生成します。 サムネイルはさまざまなフォーマットが用意されています。 キャプション テキストをオーバーレイで表示することもできます。 NailThumbの使い方 NailThumbの基的な使い方は、サムネイル用のコンテナとサムネイルのサイズ設定です。 外部ファイル スクリプトとスタイルシートを外部ファイルとして記述します。 <script type="text/

  • Hover Slide Effect with jQuery | Codrops

    Today we will create a neat effect with some images using jQuery. The main idea is to have an image area with several images that slide out when we hover […] Today we will create a neat effect with some images using jQuery. The main idea is to have an image area with several images that slide out when we hover over them, revealing other images. The sliding effect will be random, i.e. the images wi

    Hover Slide Effect with jQuery | Codrops
    cptskgj
    cptskgj 2010/11/19
    画像にロールオーバーすると別の画像がトランジション付きで表示されるスライダーを作るチュートリアル記事です。
  • 1