『JavaScript をより使いやすく, より便利に, そしてより豊かに』を コンセプトに制作した JavaScript ライブラリです. やってることは 生成時に new がいらない class 定義の仕組みを作ってみたり jQuery ライクに DOM を扱えるようにしたり ajax 機能をサポー... 続きを読む
timbre JavaScript Library for Objective Sound Programming View the Project on GitHub mohayonao/timbre Download ZIP File Download TAR Ball View On GitHub Examples 001. oscillators 002. rhythmsequencer 続きを読む
Pot.js/PotLite.js is an implemental utility library that can execute JavaScript without burdening the CPU.Pot.js は CPU に負荷をかけることなく JavaScript の実行を可能とするユーティリティライブラリです。 Pot.js is an implemental utility librar... 続きを読む
昨日書いた「jQuery.triggerを使ってEventDispatcher(AS3)のような事をしてみる」を応用して、 localStorageと連携して、一定時間で自動保存してくれる簡単なメモ帳を書いてみます。 DEMO on JS Bin HTML <form action=""> <textarea name="memopad" id="memopa... 続きを読む
スマートフォンブラウザ不具合特集 — Presentation Transcript スマートフォンブラウザ不具合特集 若松 浩昭(株式会社ジークス) 自己紹介若松 浩昭(Hiroaki Wakamatsu) iPhone 3G・Webサイトの設計・フロントエンド周りの実装 003SH・スマートフォン案件が... 続きを読む
Tweet <iframe src="http://www.facebook.com/plugins/like.php?href=http://techblog.ecstudio.jp/tech/backstage_of_chatwork.html&layout=button_count&show_faces=false&width=90&action=like&colorscheme=light&height=20" scrolling="no" frameborder="0"... 続きを読む
There is also an accent class. If you're compiling from Less, open up variables.less and change @accent to your desired accent colour - this will save a whole lot of search/replace! Controls Reusable components are built to provide the comple... 続きを読む
AvocadoDB is an easy to use mostly memory, high performance, open source db with a unique combination of features like support for graph & geo algorithms.We recently started a new open source project – a nosql database called AvocadoDB. Key ... 続きを読む
The following is a standard boilerplate template to use when creating a jQuery plugin. It contains all the major pieces you will need to build out and provide functionality for your plugins. I have used my jQuery tooltip plugin as an example ... 続きを読む
window.postMessage は、安全にクロスドメイン通信を可能にするためのメソッドです。通常、異なった複数のページでのスクリプトはそれらが実行されたページが同じプロトコル(たいてい http)、ポート番号(http のデフォルトは 80)、ホスト(両方のページによ... 続きを読む
SafariSafari Extension 作りたい! という方にお届けする、三分クッキング!HTML5 + JavaScript を使って簡単な機能拡張(extension)を作ってみます。 本日のメニューツールバーで動く時計完成予定図: 最大の難関Safari Extension を作るにあたって、最大の... 続きを読む
impress.jsでド派手なスライドをつくろうぜ! HTML5アプリ作ろうぜ!(1) 山崎 大助 2012/3/14 CSS3を活用したオープンソースのプレゼンテーション作成のためのJavaScriptライブラリ「impress.js」でド派手なスライドを作ってみよう “HTML5アプリ作ろうぜ!... 続きを読む
jQuery plugin for creating an unique page transitioning systemA fixed content Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam A static and re... 続きを読む
README.mdpersistence.js persistence.js is a asynchronous Javascript object-relational mapper library. It can be used both in the web browser and on the server using node.js. It currently supports 4 types of data stores: HTML5 WebSQL database,... 続きを読む
Sweet Tooltip is a jQuery & CSS3-based tooltip, not merely a one-style tooltip but seven. This imageless tooltips are crafted using CSS power, linear-gradient, box-shadow, text-shadow, :after and :before selector, etc. I created this tooltip ... 続きを読む
window.scrollByを実行した直後 スムーズスクロール系の処理が,Androidで動かないという話があったのでデバッグしました. どうにも,Android 2.xにおける標準ブラウザではwindow.scrollByを実行した後に,document.body.scrollTopがすぐには更新されないみた... 続きを読む
久々にこの手のネタ書いた気がしますけども... ちょっとしたお遊びなんですが、普段は画面の下の隅に隠れてて、クリック (タップ) で展開、いくつかのショートカットメニューが表示される、しかもスマートフォンだと片手だけで操作しやすいみたいな UI を CSS... 続きを読む
原文:“There is no simple solution for local storage” (on March 5, 2012 by Chris Heilmann) 要約:私たちは良いデータストアとして localStorage を推奨するのをやめなければならない。パフォーマンスがひどく損なわれるからだ。しかし残念なことに、代... 続きを読む
I remember googling for something of this nature a while ago but all I found were countless attempts using the cols and/or rows attribute of the textarea, thus making it pretty useless if you weren’t using a fixed-width font. Inspired by Jas... 続きを読む
Get things done, quicklyChico UI is a free and open source collection of easy-to-use web tools for developers and designers. UI WidgetsBuilt on top of jQuery, these tools brings known interaction patterns for your website taking advantage of ... 続きを読む
jQuery Mobileの採用が国内でも進んでいる。jQuery Mobileは、iPhone/Android、WindowsPhoneやBlackBerryなど、主要なスマートフォンに対応したUIフレームワーク。HTMLに簡単な記述を追加するだけで、スマートフォンに最適化したサイトやWebアプリケーションを... 続きを読む
Last release: v.1.7 16.12.2010¶DONATIONS HEREDEMO HEREThis is a small plugin for jQuery that adds a nice feature to rotate images by a given angle on web pages. Description:¶This is an final product of a Wilq32.PhotoEffect Snippet (browse blo... 続きを読む
自作のjQueryプラグイン、jQuery.flickSimpleを公開します。jQuery.flickSimple デモ / マニュアル(iPhone/Androidでもご覧いただけます)jQuery.flickSimple ダウンロードこれは、iPhoneの特徴的なインタフェースであるフリック操作を、Webサイト上で実現する... 続きを読む
またスマートフォン対応サイトネタ、Androidネタです。Androidのブラウザにて。Android 2.2から、iPhoneと同じように縦持ち・横持ちが変わった際に発生するイベント「window.onorientationchange」が使えるようになっているようです。ですが、このイベントが起... 続きを読む
■概要 モバイル業界において、HTML5の勢いはさらに増しています。 Webアプリのリッチクライアント実装の最先端になるであろうことは、もはや間違いのない状況です。 このセッションでは、HTML5の実装をされる方向けに、カリッカリにチューニングしたHTML5をど... 続きを読む
CodeKit automatically compiles Less, Sass, Stylus & CoffeeScript files. It effortlessly combines, minifies and error-checks Javascript. It even optimizes images, auto-reloads your browser and lets you use the same files across many projects. ... 続きを読む
Create great web sites in a great editor The best HTML, CSS and JavaScript editor is at your fingertips. Navigate through files easily. Use relevant autocompletion for everything in your code. Get notified about code problems on the fly. Comp... 続きを読む
A performance playground for JavaScript developers. Easily create and share test cases and run cross-browser benchmarks to find out which code snippet is most efficient.jsPerf — JavaScript performance playground What is jsPerf? jsPerf aims t... 続きを読む
JavaScriptBackbone.js を試したから Knockout.js にも挑戦JavaScript のクライアント MVC フレームワークは Backbone.js でいこうと思っていたんですが、Knockout.js が Ver 2.0 でかなり機能追加されて、ちょっと心変わり。もともと Knockout.js のデータバイ... 続きを読む