キーワード検索「state」
CSS3だけでストップウォッチ(JavaScriptは使っていないだと…) | IDEA*IDEA
なんかすごいぞ、これ。CSS3のアニメーションだけでストップウォッチを実現しちゃっていますね。 ↑ 本当に動いていますね。 animation-play-stateあたりでごにょごにょやっているようですが・・・あとでちょっと解析してみよう。どちらにしろ興味深いですな。 » Make a stopwatch using CSS3 without images or javascript
How to Build an RSS Reader with jQuery Mobile | Nettuts+
In conjunction with the jQuery conference in Boston, John Resig announced and released the highly anticipated jQuery Mobile. Though currently in an alpha state, the framework is fantastic. Today, we’l...
jquery1.5のDeferred Object - 俺の作業ログ
jquery, javascriptDeferred ObjectとはjQuery.Deferred, introduced in version 1.5, is a chainable utility object that can register multiple callbacks into callback queues, invoke callback queues, and rela...
[HTML5]History APIめも - l4l
spec http://www.w3.org/TR/html5/history.html HTML5以前のHistoryオブジェクトI/F window.historyでアクセスできるホストオブジェクト。ブラウザの進む/戻るに対するJavaScript APIのみでした。 interface History { void go(in optional long delta); void back(...
Scrollable Fixed Header Table – A JQuery Plugin « Jerome Bulanadi's blog
This plugin allows html tables to be scrollable horizontally and vertically while headers are still visible and in tack with the columns. This plugin can be used in two modes:With column select – Colu...
Deferred Object – jQuery API
jQuery.Deferred, introduced in version 1.5, is a chainable utility object that can register multiple callbacks into callback queues, invoke callback queues, and relay the success or failure state of a...
30 Developers you MUST Subscribe to as a JavaScript Junkie | Nettuts+
As JavaScript developers, we have quite crazy requirements. The playing field is in a state of constant flux and one of the best ways to keep up is interacting with other developers and reading their ...
pdf.js reached its first milestone < Chris Pitchin' Hey
Last Friday, pdf.js reached the state we wanted to it to be in before announcing it loudly: it renders the Tracemonkey paper perfectly*. So, we’re announcing it! Try out version 0.2. We’re very excite...
Awesome Cufonized Fly-out Menu with jQuery and CSS3 | Codrops
View demoDownload sourceIn today’s tutorial we will create a full page cufonized menu that has two nice features: when hovering over the menu items we will move a hover-state item that adapts to the w...
AutoSprites - A jQuery Menu Plugin - HiFi CMS for Designers
Update 1/22/2009 - This plugin now contains support for an active state. It is just as easy to use and all of the animation still works with it. Read below to see how it works. (This was originally po...
Hiro - small yet powerful testing framework for JavaScript
Hiro Protagonist Usage Example Code Name Hiro is a small yet powerful unit testing framework for JavaScript. It runs each test suite in a separate iframe sandbox, preventing global state leaks and con...
jquery-tristate-checkbox - Project Hosting on Google Code
Tristate Checkbox - jQuery Plugin¶Description¶This plugin provides multi-state checkbox functionality to a list of checkboxes. Implementation¶The required HTML is nothing but nested unordered lists. T...
守破離でいこう!!: Rails 3 で OpenSSL::SSL::SSLError
2011/02/14Rails 3 で OpenSSL::SSL::SSLErrorRails 3 でプロジェクト作成後、まずは jquery を使うようにしようと思い$ rails g jquery:installすると、早速エラー発生。fetching jQuery UJS adapter (github HEAD)c:/ruby/lib/ruby/1.8/net/http.rb:586:in...
Better JavaScript animations with requestAnimationFrame | NCZOnline
For a long time, timers and intervals have been the state of the art for JavaScript-based animations. While CSS transitions and animations make some animations easy for web developers, little has chan...
Toggle Tutorial - jQuery CSS Toggle Effect - javascript toggle tutorial - simple Toggle Effect | jQuery Tutorials | Web Design Tutorials and Front-end Development Blog by Soh Tanaka
Simple Toggle with CSS & jQuery Tags: Beginner, Widgets I know there are a lot of toggle tutorials out there already, but when I was learning the basics of jQuery and the toggle effect, I had a hard t...
Dy-Verse: IndexedDB Jquery Plugin
Monday, April 25, 2011 IndexedDB Jquery Plugin Summary IndexedDB Jquery plugin demo - http://nparashuram.com/trialtool/index.html#example=/IndexedDB/jquery/trialtool.html Background The IndexedDB API ...
Recently in Web Development (July Edition) | Nettuts+
Web development is an industry that’s in a state of constant flux with technologies and jargon changing and mutating in an endless cycle. Not to mention the sheer deluge of information one has to proc...
CreativeJS | The very best of creative JavaScript and HTML5
Infinite Mario in HTML5 canvas Impressive – this is actually from recent high school graduate Robert Kleffner. In his recent blog post he bemoans the state of HTML5 Audio (which is indeed terrible) an...
The sad state of DOM security (or how we all ruled Mario's challenge)
Tuesday, October 11, 2011 The sad state of DOM security (or how we all ruled Mario's challenge) A few days ago Mario Heiderich posted second installment of his xssme challenges (viewable in Firefox on...
Pushing and Popping with the History API | HTML5 Doctor
Until recently, we developers couldn’t to do much with the state and history of the browser. We could check the number of items in the history and push users forwards and backwards, but this provides ...
