キーワード検索「Little」
Mozilla、HTML5の威力を紹介するMMORPG「BrowserQuest」を公開 - ITmedia ニュース
Mozillaは3月27日(現地時間)、HTML5の性能を紹介する目的で開発したMMORPG(多人数同時参加型オンラインロールプレイングゲーム)「BrowserQuest」を公開したと発表した。Firefoxや米AppleのSafari(iOS版を含む)、米GoogleのChromeなど、HTML5をサポートするWebブラウザで楽しめる。 BrowserQuestは、Mozillaがフランスのゲー...
Mozilla、HTML5の威力を紹介するMMORPG「BrowserQuest」を公開 - ITmedia エンタープライズ
Mozillaは3月27日(現地時間)、HTML5の性能を紹介する目的で開発したMMORPG(多人数同時参加型オンラインロールプレイングゲーム)「BrowserQuest」を公開したと発表した。Firefoxや米AppleのSafari(iOS版を含む)、米GoogleのChromeなど、HTML5をサポートするWebブラウザで楽しめる。 BrowserQuestは、Mozillaがフランスのゲー...
[JS]普通の画像にちょっとしたエフェクトを与えてかっこよくするスクリプト -Little Colour Boxes | コリス
Little Colour Boxesの実装HTMLHTMLは画像を配置したimg要素にidを追加するだけです。 id名は任意のものが利用でき、classなどjQueryの書式で記述できるものに変更可能です。<img src="images/nice_pattern_islamic.gif" width="425" height="425" id="image-boxes">JavaScript「...
The little book on CoffeeScript : 全訳公開 - minghaiの日記
何とか1年の間を空けずに更新することができました(笑 O'reillyから発売している洋本の"The Little book on CoffeeScript"は著者のAlex MacCawさんにより、OSSとしてgithub上に全文が公開されています。The Little Book on Coffeescript作者: Alex Maccaw出版社/メーカー: Oreilly & Associat...
d3.js ~ Three Little Circles
Three Little Circles Once upon a time, there were three little circles. This tutorial shows you how to manipulate them using selections. Selecting Elements The selectAll operator takes a selector stri...
CSS3だけで作られた、画像にマウスを合わせると立体的に折りたたまれメニューが出てくるUI :: dotHTML5
Little hover thingy (Ronni Egeriis Persson) JavaScriptは使わずにCSS3だけで作られた、画像にマウスを合わせると、画像が立体的にアニメーションをしながら折りたたまれ、下からメニューが出てくるUI「Little hover thingy」が公開されています。 上記のサンプルではless.jsを使っているのでJavaScriptを有効にしないと動作...
vallog: Ejacs(Ejax)とjs2-modeを連携させる
2009-09-08Ejacs(Ejax)とjs2-modeを連携させる初めてelisp書いてみました。力技丸出しです。.emacsのオレオレ設定(Meadow)[JavaScript]インタラクティブ開発実行環境3つ+その他[JavaScript]The Little JavaScripterC-c jでJavaScriptを書く状態を作るバッファを上下に2分割して上はjs2-mode下はjs-...
Global eval() in JavaScript - davidflanagan.com
Little known fact: if you invoke the JavaScript eval() function through any name other than "eval", this is called an "indirect eval" and causes havoc with code optimzation, so JS interpreters perform...
JavaScript Library Overview
JavaScript Library Overview - Presentation TranscriptJavaScript LibrariesAjax Experience - October 2007John Resig (ejohn.org)Question: How do you wantto write JavaScript?1) Plug-and-Play• Drop in a “c...
The Difference Between :nth-child and :nth-of-type | CSS-Tricks
These are different pseudo class selectors that do slightly different things. In my opinion, :nth-child is more common but :nth-of-type is more useful.Let's assume this HTML:<section> <p>Little</p> <p...
markerclusterer.js
/*jslint browser: true, confusion: true, sloppy: true, vars: true, nomen: false, plusplus: false, indent: 2 */ /*global window,google */ /** * @name MarkerClustererPlus for Google Maps V3 * @version 2...
2012-02-05のJS: Backbone.js 0.9.1、The little book on CoffeeScript、Sassチュートリアル | JSer.info
JSer.info #55 - Backbone.jsの0.9.0がリリースされて、すぐ後に0.9.1もリリースされています。 The Little Book on CoffeeScriptの翻訳が公開されましたが、7章のThe Little Book on CoffeeScript - The Bad PartsはJavaScriptのBad Partsについての話なので、JavaScriptの...
