animatedModal.js is a jQuery plugin to create a fullscreen modal with CSS3 transitions. You can use the transitions from animate.css or create your own transitions. DOWNLOAD VERSION 1.0
animatedModal.js is a jQuery plugin to create a fullscreen modal with CSS3 transitions. You can use the transitions from animate.css or create your own transitions. DOWNLOAD VERSION 1.0
surround.vim は、[], (), {} といった括弧や、'' や "" などの引用符、HTMLタグなど、「テキストを囲うもの」を編集するプラグインです。 「囲われているテキスト」には変更を加えず、「テキストを囲うもの」だけを追加、削除、変更することが出来ます。 (Vim 本体にはプラグインを入れなくても「囲われているテキスト」だけ、もしくは「囲われているテキスト」と「テキストを囲うもの」の両方を編集する「テキストオブジェクト」という機能もあります。) インストール方法 NeoBundleを使うと下の一行で簡単にインストールできます。 NeoBundle 'tpope/vim-surround' 選択中のテキストを括弧 / 引用符 / HTMLタグで囲う 個人的には surround.vim で一番よく使う機能です。例えば、ビジュアルモードで This is a selected
最近ホットな Vim Plugin を3つ紹介します。どれもカッコいいプラグインですので、気に入ったら是非使ってみてください。 vim-over vim-overの概要 vim-overは、EmacsのEvilのような一括置換ができるプラグインです。 どういうことかというと、置換する対象文字列がハイライトされ、さらに、その横に変更予定の文字列を表示するという、見た目がすごくカッコいい置換なのです。 Vimでは、:%s/foo/bar/gとしても、ハイライトされませんし、変更予定の文字列も表示されません。 たしかに、1つずつ確認するには、:%s/foo/bar/gcでできますが、どうも味気なく、地味なのです。 しかし、vim-overを使うと、そんな地味さも吹っ飛びます。以下の画像を見てください。画像では、一括置換を実行していますが、視覚的に分かりやすいし、カッコいい置換になっています。 %
A powerful widget set for building data grids with Backbone.jsBackgrid.js is a set of components for building semantic and easily stylable data grid widgets. It offers a simple, intuitive programming interface that makes easy things easy, but hard things possible when dealing with tabular data. Features The goal of Backgrid.js is to produce a set of core Backbone UI elements that offer you all the
Mon, Jan 1, 0001 Lazy Load delays loading of images in long web pages. Images outside of viewport will not be loaded before user scrolls to them. This is opposite of image preloading. This is a modern vanilla JavaScript version of the original Lazy Load plugin. It uses Intersection Observer API to observe when the image enters the browsers viewport. Original code was inspired by YUI ImageLoader ut
Kaoriyaパッチに含まれているスクリプトで、 Kaoriyaパッチ入りvimエディタを使用しているならすぐに使用できる、 パッチ入りでないならば、手に入れなければ使用できないスクリプトの 記事の一覧です。 autodate.vim : ファイルのタイムスタンプ記述を自動的に更新 — 作者: 小見 拓 — 最終変更 2012年01月12日 12時43分 ファイルの更新時に、その更新時間を自動的にファイルに書き込んでくれるスクリプトです。 ファイル保存時にファイル内を検索して、 特定のキーワードを見つけたらタイムスタンプをセットする仕組みになっています。 Kaoriya版vimに添付しています。 (Windows, Mac) cmdex.vim : Kaoriyaパッチ ユーティリティコマンド集 — 作者: 小見 拓 — 最終変更 2012年01月15日 21時26分 cmdex.vimス
Thank you for being patient. We are doing some work on the site and will be back shortly.
[wsl] amazonlinux2023 環境を作る 問題 WSLでamazonlinux2023の環境作ってください 答え docker export したファイルを wsl --import するとできる 適当な場所でコンテナ起動 docker export ファイルを […] [wsl] amazonlinux2 環境を作る 問題 WSLでamazonlinux2の環境作ってください 答え docker export したファイルを wsl --import するとできる 適当な場所でコンテナ起動 docker export ファイルをダウン […] [vim] 改行、行追加時に勝手にコメント行になるのを防ぐ 問題 コメント行で改行したり、コメント行からoで行追加するときなどに、勝手に行頭に // などがついてコメント行になります。 必要ないことのほうが多いのでコメント行にならない
Grab the latest dev version from github: https://github.com/scrooloose/nerdcommenter. The following key mappings are provided by default (there is also a menu provided that contains menu items corresponding to all the below mappings): Most of the following mappings are for normal/visual mode only. The |NERDComInsertComment| mapping is for insert mode only. [count]<leader>cc |NERDComComment| Commen
This site is a static archive of the old jQuery Plugin Registry. New plugin releases will not be processed. The jQuery Plugin Registry is preserved for historical purposes. Search is still supported. We do not recommend using any versions of plugins from this registry. Please find jQuery plugins on npm.
こんな感じのエラー [paperclip] identify '-format' '%wx%h' 'C:/DOCUME~1/xxxxx/LOCALS~1/Temp/stream,3108,0.JPG[0]' 2>NUL [paperclip] An error was received while processing: # コマンドプロンプトで実際にコマンドを実行してみるとシングルクォーテーションが良くないっぽい。 config/initializers/paperclip_patch.rb if RUBY_PLATFORM == 'i386-mingw32' module Paperclip def self.quote_command_options(*options) options.map do |option| option.split("\"").map{|m| "\"#{m
更新履歴 2011-07-05 Ver 0.1.5.1 リスト編集モードで値未入力時のラベル表示不具合等を修正しました 2011-06-20 Ver 0.1.5 表示テキストの整形処理を記述できる replaceLabel パラメータを追加しました。 2011-04-29 Ver 0.1.4.1 編集値の変換処理の不具合を修正しました 2011-04-21 Ver 0.1.4 リスト編集モード等の機能追加をしました jQuery exInPlace Editor にリスト編集モード等の機能追加をしました - Cyokodog::Diary 2010-07-17 Ver 0.1.3 editorType パラメータを textarea にし元テキストに br もしくは p が含まれた場合、textarea 内で改行に置換されない不具合を修正しました 2010-07-16 Ver 0.1.2
jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works. Example Usage and Samples: // Sample 1 $.jGrowl("Hello world!"); // Sample 2 $.jGrowl("Stick this!", { sticky: true }); // Sample 3 $.jGrowl("A message with a header", { header: 'Important' }); // Sample 4 $.jGrowl("A message that will live a little longer.", { life:
Features of the Avia Image Slider 8 unique transition effects Lots of easy to set options to create your own effects Included Image preloader Autoplay that stops on user interaction Valid HTML5 and CSS 3 Markup Packed version only weights 8kb Supports linked images already prepared to work with prettyPhoto Lightbox works with jQuery 1.32 and higher Browser Support Internet Explorer 6 and higher Sa
Use ZURB's Javascript plugin to easily add and save annotations Note: This demo will blow your mind in all browsers. Download Plugin Annotate Nutmeg (click the dog) OK, this is just silly, but what's really silly is how simple this was to implement with our annotation plugin. Just link up jQuery (1.2.3 or higher) and our plugin. Our latest application Verify allows you to collect user feedback thr
jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works. Example Usage and Samples: // Sample 1 $.jGrowl("Hello world!"); // Sample 2 $.jGrowl("Stick this!", { sticky: true }); // Sample 3 $.jGrowl("A message with a header", { header: 'Important' }); // Sample 4 $.jGrowl("A message that will live a little longer.", { life:
Want more? Buzz A powerful Javascript audio library over the HTML5 audio element. Vegas A jQuery plugin to to add beautiful fullscreen backgrounds to your webpages and create amazing Slideshows. SundayMorning A jQuery plugin to translate content on the fly. Face Detection A jQuery plugin to detect faces in pictures. markItUp! universal markup jQuery editor markItUp! is a JavaScript plugin built on
フラッシュでもアニメーションさせる際に使える手法ですが、それをjavascriptで実現する事が可能になってます。 デモでは円の動きやジグザグな動きを実現しています。 デモ ベジェ曲線上を移動させる事ができるようですね。 こういったアニメーションがGUIで作れたらデザイナーの方はもっとjavascriptを好きになるんじゃないかぁといつも思ってしまいます。 アニメーションに興味のある方はダウンロードしてみてください。
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く