You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
あの日まであと何日をアニメーション表示できるカウントダウン実装用jQueryプラグイン「jQuery CountDown」 2010年02月16日- jQuery Countdown あの日まであと何日をアニメーション表示できるカウントダウン実装用jQueryプラグイン「jQuery CountDown」というものがあるみたいです。 次のようなカウントダウンタイマーが実装できます。 英語だけかと思いきや、多くの言語に対応していて日本語も対応してます。 使い方も簡単で1行で実装できます。 $(element).countdown({until: 目的の日付のDateオブジェクト, format: 'dHM'}); until には new Date で作れるオブジェクトをわたします。 var targetDate= new Date(); targetDate.setDate(targetD
This plugin turns an ordinary HTML select control into elegant drop down list of checkboxes, stylable with ThemeRoller. The CSS of this demo page sets all select elements to 200px wide, but examples 2 and 6 override the default width in two different ways. Latest version 0.3 (2/4/2010) Download the source or the minified version, and the CSS file. Follow on GitHub Documentation, blog post, and com
This jQuery plugin is an attempt to recreate Google's imageless buttons and prove that it doesn't take a whole team of engineers and an endless cycle of code revision and quality control (their own words) to pull this off. I don't know how Google did it, but my buttons automatically adapt to paddings and other styling you wish to use. They allow for a lot of stylistic customisatoin via a few lines
スライド時のエフェクトやスピードをカスタマイズして、さまざまなアニメーションで表示させるスクリプトを紹介します。 sexyCycle image jQuery plugin デモページ 上記デモページでは、流れるようなアニメーションをはじめ、バウンドや収縮などさまざまなものが楽しめます。 さらに面白い動きをするTimerやRandomのデモページも公開されています。
First I want to take the time to thank you, Tutorialzine's readers, for all your support the past year and to wish you a happy new 2010! A lot of interesting tutorials are on their way and there are also some nice changes planned which I am sure you'll like. Now lets start the year with a brand new tut! It all began last week, when I received this letter from one of our readers: Hi, I love your si
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:
jQueryでテキストにエフェクトをかけたりアニメーションさせたりするプラグイン集が色々まとまったエントリが公開されており、それぞれ便利に使えそうです。 テキストエフェクト 画像を使わずにJavaScriptやCSSを駆使してテキストにエフェクトを加えるものが色々。 FontEffect jQuery Plugin アウトラインや影、グラデーション効果をJavaScriptでかけることが可能。 jQuery Label Effects 文字を盛り上がりや影付きにしたりできます Text-shadow in IE with jQuery IEでテキストを影付きにする例 Codename Rainbows グラデーションなど様々なテキストエフェクトをかけることが可能 Textgrad – A jQuery Text Gradient Plugin テキストにグラデーション効果を自由自在に与える
If you have a good internet connection and the necessary time, then you may well see the person you are talking to. There are countless applications for video calling but in this article we will look at the ones I consider the best. The WhatsApp application is one of the most popular in the world. With over 2 billion users worldwide, it has long been the most widely used channel of communication w
This page has a dynamically scaling background image. Go ahead and change your browser size. This image is not actually the body background but an image set to display behind all of your other content. Options helpful for use with maxImage as a background image or background slideshow are verticalAlign:(top|bottom), horizontalAlign:(left|right) and zIndex:(integer). I might add a few more soon. Yo
大量のアイテムもスッキリとリスト形式のメニューにしてしまえる「jQuery ListMenu Plugin」 2009年10月22日- jQuery listmenu plugin - javascript list navigation menu control 大量のアイテムもスッキリとリスト形式のメニューにしてしまえる「jQuery ListMenu Plugin」 次のように大量のアイテムがあったとしても・・・ ↓↓↓↓↓↓↓↓↓↓↓↓↓ jQuery ListMenu Plugin があれば次のように超スッキリさせることが出来ます。 使い方はいたって簡単で、次のようにコードを書けば最低限実装できます。 $('#demo1').listmenu(); $('#demo1').listmenu( { option } ); で各種カスタマイズも可能です。 日本のサイトとしては日本語が
It’s just a matter of time before some creates a jQuery plug-in much like Papervision for Flash. Until then the 3D experiments in jQuery continue. Here is a tutorial that will show you how to make 3D flying text in jQuery. What We Will Be Building Here’s the plan. Build a jQuery component that takes the text from a <ul> and make it fly towards the screen at random intervals. The affect will look
Situs Judi Online, Dengan Pelayanan Terbaik BETKING88 Judi online bisa menjadi sebuah alternatif terbaik bagi para penjudi yang belum menemukan situs terbaik hingga sampai saat ini. Di zaman yang sudah serba digital seperti saat ini dengan menggunakan koneksi internet saja penjudi dapat bermain permainan game judi online favoritnya yang tentunya dapat diakses setiap saat dan dimanapun saja via pon
Google Chart API を jQuery で簡単に使えるラッパーライブラリ「jQuery Google Charts」 2009年07月08日- jQuery Google Charts 1.0 - Demo Site Google Chart API を jQuery で簡単に使えるラッパーライブラリ「jQuery Google Charts」。 たとえば、次のようなコードを書きます。 var api = new jGCharts.Api(); var opt = { data : [[153, 60, 52], [113, 70, 60], [120, 80, 40]]//mandatory }; jQuery('<img>').attr('src', api.make(opt)).appendTo("#bar1"); すると、次のグラフが簡単にページに挿入されます。 もちろ
タブ、ツールチップなどクールなUIコンポーネント実装jQueryプラグイン「jQuery TOOLS」 2009年06月16日- jQuery TOOLS - The missing UI library for the Web タブ、ツールチップなどクールなUIコンポーネント実装jQueryプラグイン「jQuery TOOLS」。 同様のライブラリは他にあるかもしれませんが、アニメーションや見た目の点で非常に洗練されていて覚えておく価値アリなものになってます。 Expose 該当部分だけを目立たせることが出来る ↓↓クリックするとクリックした位置以外がグレー表示になります Tooltip イカしたスタイルがかかったツールチップ Tab 綺麗なタブUI Overlay LightBox風のページ内ウィンドウ実装 Scrollable 少ないスペースでコンテンツをスクロールするウィジェット実
Setting cookies with jQuery jQueryでCookieの操作を超簡単に行える「jQuery Cookie plugin」。 このjQueryプラグインを使えば、Cookieさえ1行で簡単に設定できてしまいます。 以下のコードを使って、example というクッキーのキーに foo という値を設定することが出来ます。有効期限は見ての通りですが、7日間有効 $.cookie("example", "foo", { expires: 7 }); パスの設定も以下のように行うことができます。 $.cookie("example", "foo", { path: '/admin', expires: 7 }); ブラウザに対するデータ設定として最もお手軽に使えるCookieですが、これはますます活用できちゃいそうですね。 プラグインのページはこちら 関連エントリ Java
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く