
glDatePicker - A simple, customizable, lightweight date picker calendar plugin for jQuery シンプルデザインで使いやすい日付ピッカー実装jQueryプラグイン「glDatePicker」。 次のような大きめでシンプルデザインの日付ピッカーを簡単に実装できるプラグイン。デザインがよくても小さくて押しづらいものよりもよさそうです。 白黒のバージョンがあります。CSSデザインなのでデザイン変更も簡単でしょう。 $("#date1").glDatePicker();と書くだけで<input>にフォーカスした際に表示されクリックだけで日付を入力できます。 シンプルイズベストですね。 関連エントリ Mac OS XのDateLine風1行カレンダーをWEBサイトにも簡単実装できるjQueryプラグイン「Dateli
ページをゆるふわっと表示する jQuery Chaining Effects Plugin (jquery.effectchain.js) はいこんにちは!今回はこことかここみたいなサイトのページ表示エフェクトを簡単に実現するプラグインをつくってみたのでそのご紹介です! Internet Explorer 6+, Safari 5, Google Chrome 8, Firefox 3.6, Opera 11 で動作確認済み。不具合や動作報告などありましたらコメント欄でご連絡ドーゾ。 動作デモ 画像ではお伝えしにくいので、映像で。最初の 20 秒までがプラグインのデモになります。 実際のデモサイトはこちら 特徴 簡単な記述でリッチなページ表示演出ができます。また、カスタムデータ属性を使って要素ごとにアニメーションを変えたりインターバル・ディレイを指定して表示のタイミングを制御することも可能
jQueryの設置参照サイト:jQuery fadeInを使ってAppleサイトのようなふわっと表示 jQuery本体 よくわかんねって人はとりあえず以下をテンプレートのhead-/head内にコピペ。 <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> フェード実行 head内に設置します。 <script type="text/javascript"> var i = 0; var int = 0; $(window).bind("load", function() { $('#wrap').fadeIn(100); // フェードインの実行 var int=setInterval("sFade(i)",100); // ミリ秒ごとにフェードインの処理の実行 })
A jquery plugin that slowly and lazily packs the contents of an element. Unlike most packing libraries that try to do all the math and sorting up front, stalactite takes a lazy approach and sorts each child element sequentially. This can add a sense of curation as it makes your viewer aware of the browser's decisions. It sorts all types of content and is especially diligent about images, videos, a
This webpage was generated by the domain owner using Sedo Domain Parking. Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any specific service or trade mark is not controlled by Sedo nor does it constitute or imply its association, endorsement or recommendation.
A jQuery plugin that will create a booklet-like component that let’s you navigate through its items by flipping the pages. BookBlock is a plugin that can be used for creating booklet-like components that allow a “page flip” navigation. Any content can be used, such as images or text. The plugin transforms the structure only when needed (i.e. when flipping a page) and uses some overlays as shadow f
A customizable jQuery plugin that emulates the menu in the Path application. Includes a selection animation and various animation options for opening and closing the menu. See it in action. Author Jason Hutchinson (zikes@zikes.me) How to Use Download and include the JS file in your page. Create a list, with the first list item representing the icon at the center of the menu. <ul> <li><a href="#">+
ストレスは一人で我慢しすぎると良くない 日常の仕事のストレスなどが原因で、心身に支障をきたしてしまう人も社会人には割と多く、なかには症状が重くなってうつ病を発症してしなう人もいます。一度うつ病を発症してしまうと、仕事に対してのやる気が減退してしまい、集中力などもなくなってしまうことが多くなっています。また、心に不安感等を感じてしまい、生きていること自体を辛いと感じてしまうこともあるので、症状が出たらすぐに治療を受けたほうが良いでしょう。うつ病になってしまう前に、出来るだけ嫌なことがあったら、知り合いなどに話を聴いてもらってストレスを発散させることが重要となります。もし、身近に、仕事の嫌なことをじっくりと話すことが出来る人がいない場合には、無料で利用することが出来る電話相談などを活用するのも良いでしょう。無料で利用することが出来る電話相談は、専門のカウンセラー等が心の問題についてじっくりと話
関数とかメソッドの定義の仕方が良く分からないので、調べてみた。まとめると、こんな感じかな? 関数定義 function をつけて定義する。引数はカンマ区切りで複数指定できるし、なければ省略も可能。戻り値は return で返す。一番、シンプルな書き方がこれ。 function foo(arg) { // 処理 }; ちなみに関数を変数に代入させて保持させることができる。こんな感じ。 var foo = function(arg) { // 処理 }; メソッド定義 jQuery オブジェクトにメソッドを追加する場合、$.fn に対して定義する。 (function($) { $.fn.foo = function(arg) { // 処理 }; })(jQuery); たとえば jQueryオブジェクトにlogメソッドを追加する場合、こんな感じに書く。メソッド内ではthisでjQueryオ
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く