キーワード検索「next」
jQueryで実現するクリエイティブなイメージギャラリー集「20+ jQuery Image Gallery for your next project」 | DesignDevelop
jQueryで実現するクリエイティブなイメージギャラリー集「20+ jQuery Image Gallery for your next project」軽量で非常に高機能なjavascriptライブラリ「jQuery」。様々なプロジェクトで利用されていますが、今回紹介するのはjQueryをつかったイメージギャラリーを集めたエントリー「20+ jQuery Image Gallery for yo...
[JS]スライドを縦横斜めのダイナミックなスクロールで表示するスクリプト -Ascensor.js | コリス
デモページ ページ中央の「Demo and how to use」をクリックします。 操作は、左上の「prev, next」、右下の「ナビゲーション」、キーボードの「矢印キー」です。 Reverse Buro Ascensorの使い方 外部ファイル 「jquery.js」と「scrollTo.js」、そして当スクリプトを外部ファイルとして記述します。 <script src="js/jquery....
HTML KickStart - 99Lime.com
HTML KickStart is a ultra–lean set of HTML5, CSS, and jQuery (javascript) files, layouts, and elements designed to give you a headstart and save you a lot of hours on your next web project.What is HTM...
Mozilla 勉強会で ECMAScript 6 の WeakMap について LT しました - mooz deceives you
event, javascript2011/10/01 に開催された Mozilla 勉強会@東京 6th で WeakMap について LT を行わせて頂きました.発表資料,メタ的な説明,勉強会の感想,そして Firefox Hacks Rebooted の説明を記します.発表資料ES.next WeakMap View more presentations from Masafumi Oyam...
ツールチップも出せるニュースティッカー用jQueryプラグイン・Dynamic News - かちびと.net
なかなかユニークだったのでメモ的に。 進める、戻る機能の付いたニューステ ィッカーを実装するjQueryプラグインで、 ツールチップもついでに出してくれます。 省スペースで情報を凝縮できるのは なかなかいいですね。 RSSはGoogleAPIを使用しているようです。 Dynamic News ティッカーにマウスオーバーするとnext、prevのボタンと同時にツールチップを表示します。 進むボタンを...
HTML5 presentation
This presentation is an HTML5 websitePress → key to advance.Zoom in/out: Ctrl or Command + +/-Having issues seeing the presentation? Read the disclaimerHTML5*Web Development to the next level*Includin...
JavaScriptでIteratorを書く - あと味
JavaScript最近、Wordpress絡みでPHPを書くことが多くて、かつバージョンも5.2だったりするので、高階関数とか無名関数とかが無性に使いたくなります。ということで、JavaScriptでIteratorでも書いて心の平静を保つことにします。クロージャ版Iteratorこれが書けるJavaScriptは素敵だ。使用例var iter = iterator(document.getEl...
Let's WeakMap - 枕を欹てて聴く
ECMAScript, JavaScript, ES.next | 22:13 | ES.nextとして入っていて, ECMAScript 6にも入りそうな気配がするWeakMap. という訳で.WeakMapとはWeakMapとは,harmony:weak_maps [ES Wiki]keyへの参照が弱参照keyが任意のObject valueはなんでもありというものです.弱参照であるため, W...
uu59のメモ | jQuery.Deferred その1 JSDeferredとの基本的な違い
JSDeferred $.Deferred 長年JSDeferredを愛用してましたが、jQueryにDeferredがついたらしいので記憶を整理して慣れていきます。 おさらい 基本チェイン // JSDeferred Deferred.next(function(){ alert("a"); }).next(function(a){ alert('b'); }).next(function(b)...
constへの異常な愛情, または私は如何にして心配するのを止めてConstDeclarationを愛するようになったか - 枕を欹てて聴く
ECMAScript, JavaScript, ES.next | 03:39 | JS Advent Calendar, オレ標準コース 1日目, id:Constellation です.あれから1年ですか... 前半で, ES.nextに導入されたDeclarationについてさっと, そして後半でタイトルの説明をします.この文書は, 2011/12/01現在のES5 Engineの実装とES...
letへの異常な愛情、(ry - hogehoge @teramako
JavaScriptJavaScript Advent Calendar 2011 (オレ標準コース) : ATND2日目にチョンボをして申し訳ありませんでした。7日目は1日目にconstさんがconstについて書いてくれたので僕はletで!ただし、ES.nextのletではなく、現状のMozilla JavaScript (mozjs と略すよ) の let について(部分部分でES.nextの...
HTML KickStart - Ultra–Lean HTML Building Blocks for Rapid Website Production - KickStart your Website Production - 99Lime.com
HTML KickStart is a ultra–lean set of HTML5, CSS, and jQuery (javascript) files, layouts, and elements designed to give you a headstart and save you a lot of hours on your next web project.What is HTM...
ある値を非同期で取ってくる→その値を使ってさらに非同期処理というのをJSDeferredでする - Islands in the byte stream
ユースケースとしては、テストの最初にあるシステムにログインしてユーザIDなりセッションIDなりを得て、それでもって残りのテストを実行するみたいな処理です。これ、素直にJSDeferredでDeferred.next(...).next(...)と続けても、このnextのコールバックは最初にいきなり呼ばれたあと「待ち」に入るので、非同期で取ってきた値に依存した処理は書けないんですよね。これは、Def...
13 Excellent jQuery Techniques And Demonstrations | Free and Useful Online Resources for Designers and Developers
Are you looking for some cool and handy jQuery Plugins, you landed at right place. Below we are presenting 13 most useful and handy techniques that you can use in your next project and make it stand ...
O'Reilly: Stateful JavaScript Applications
Stateful JavaScript Applications is a new book by Alex MacCaw, published by O'Reilly, written to help you build the next generation of rich internet applications. Building rich JavaScript applications...
Upcoming Releases: 1.0.1, 1.1, and beyond | jQuery Mobile
With the start of a new year, we’ll be resuming our more regular team updates to keep you in the loop on what we’re working on here in the jQuery Mobile project. To kick things off, we’d like to share...
Chromium Blog: The Future of JavaScript – take a peek today!
The Future of JavaScript – take a peek today! Friday, February 10, 2012 Labels: javascript The ECMA committee is working hard on designing the next version of JavaScript, also known as "Harmony". It i...
An interview with John Resig
Who are you, and what do you do? I’m a JavaScript programmer. I work for Khan Academy, developing a next generation educational platform. I’m the creator and lead developer of the jQuery JavaScript li...
Google Dart to “ultimately ... replace JavaScript”
2011-09-11 Google Dart to “ultimately ... replace JavaScript” Labels: dev, ecmascript.next, google, javascript The following keynote will be held at the GOTO Aarhus 2011 Conference on Monday, Oct. 10,...
Firefox 13.0a1 (Nightly) で for-of ステートメントが実装されました - hogehoge @teramako
Firefox, JavaScriptFirefox 13.0a1 (Nightly 2012-02-09) あたりから、ES.next の新たな構文である、for-ofステートメントが追加されました。Bug 699565 – Implement Harmony for-of loopsharmony:iterators [ES Wiki]for...of - MDNこの構文は、配列の様なオブジェ...
