My favorites | Sign in
Google
Projects on Google Code Results 1 - 9 of 9
realStorage is meant to create a consistent API for the W3C Web Storage key/value store specification (i.e. work around browser bugs). It also adds some convenience functions to help flesh out the localStorage key/value API. And when Web Storage is not available, a [http://gears.google.com Gears] f...
=What is this library for?= This Javascript library implements the three methods to draw text on *HTML5 `<canvas>` tags* ([http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#dom-context-2d-stroketext strokeText], [http://www.whatwg.org/specs/web-apps/current-work/mu...
Initially aiming for .NET 2.0 (C#) based HTML5 parser/tokenizer and serializer implementations. The parser/tokenizer is a `System.Xml.XmlReader` subclass, while serializers are available as both `System.Xml.XmlWriter` and `System.Web.UI.HtmlWriter` subclasses. The code is not usable yet. Late...
Modern browsers like Firefox, Safari, Chrome and Opera support the HTML5 canvas tag to allow 2D command-based drawing. ExplorerCanvas brings the same functionality to Internet Explorer. To use, web developers only need to include a single script tag in their existing web pages.
*Update, 3 June 2009:* _Now that the Web Forms 2.0 has been edited into HTML5, this project will seek to implement as much of the HTML5 [http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html Forms section] as possible. This will be a complete rewrite of the codebase. Restarting this...
[http://genshi.edgewall.org Genshi] is a _*Python toolkit for stream-based generation of output for the web*_. This projects enables Genshi to use HTML5 as: * *input*: similar to the built-in _tag soup_ support, see [http://genshi.edgewall.org/wiki/GenshiRecipes/HtmlTransform] for an example of...
=Description= This script generates a calendar widget when the user focuses on an input element whose type attribute is set to 'date'. The widget disappears when the user either selects a value from the widget or when the control loses focus. The underlying input element's value is set to the chose...
*Notice:* This project has been deprecated since it has been incorporated into a parent Web Forms 2.0 [http://code.google.com/p/webforms2/ implementation]. Please use the repetition model functionality found in that project.
A browser-based player for HTML5 SQL (Client-side database storage, section 4.11) functionality.