Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology

Most Popular Scripts | HTML5 | Tutorials & Reference

Results 41-60 of 62
What is Canvas?
The canvas element is a drawable region defined in HTML code with height and width attributes. JavaScript code can access the canvas through a full set of drawing functions allowing for dynamically generated graphics. The canvas element was introduced in HTML5. You can read more about the element at the following locations:
(0 ratings)
Reviews0
PriceFree
Views820
Canvas Tutorial - An Introduction
Welcome! In this tutorial, we're going to create a breakout clone that you can play in your browser, using javascript and the element.
(0 ratings)
Reviews0
PriceFree
Views564
How to Draw with HTML 5 Canvas
Among the set of goodies in the HTML 5 specification is Canvas which is a way to programmatically draw using JavaScript. We’ll explore the ins and outs of Canvas in this article, demonstrating what is possible with examples and links.
(0 ratings)
Reviews0
PriceFree
Views722
HTML 5 canvas - the basics
This article takes you through the basics of implementing a 2D canvas context, and using the basic canvas functions, including lines, shape primitives, images, text, and more. You are assumed to have mastered JavaScript basics already.
(0 ratings)
Reviews0
PriceFree
Views604
Pike's SVG tutorials
Collection of SVG tutorials aimed at someone creating SVG content and contains critical information for beginners.
(0 ratings)
Reviews0
PriceFree
Views987
Using Offline Web Applications to offer offline capabilities
The goal of this tutorial is to write a browser based "to-do list" application that works on the iPhone, Android and Palm Pre in six steps. The application should even work when the device has no network connection.
(0 ratings)
Reviews0
PriceFree
Views539
Using Offline Web Applications to offer offline capabilities
The gist of Offline Web Applications is to provide a manifest file that states which files should be downloaded for offline usage, which fallback certain files should have and other options. It is currently supported by Firefox 3.5+, Google Chrome and Safari.
(0 ratings)
Reviews0
PriceFree
Views506
HTML 5: Offline Application Caching
HTML 5 is introducing several new features to the web such as multi-threaded JavaScript, cross document messaging and local storage. In case you are looking for an overview of what HTML 5 promises, visit HTML 5. Today, we will look more closely at the offline application caching feature of HTML 5.
(0 ratings)
Reviews0
PriceFree
Views541
Creating a quick and dirty jQuery contentEditable Plugin
The nice thing about contentEditable is that it maintains original markup and is in effect live editing of text in the currently formatted text. So if unlike wwEditable which used a textbox to copy content and had to figure out what CSS attributes to copy to make the text look right and then handle markup conversion issues, the text you type into a contentEditable block is live HTML.
(0 ratings)
Reviews0
PriceFree
Views616
In-place editing with contentEditable property and jQuery
Firefox3 supports the “contentEditable” property. Setting this attribute to “true” allows you to make parts of a document editable. This attribute was already supported by IE6/7/8, Safari, Chrome and Opera. So now we can start using it in our applications.
(0 ratings)
Reviews0
PriceFree
Views954
Make Any Content Editable With JavaScript
The contentEditable property (and the similar document.designMode) are meant to enable WYSIWYG editing. One of the cool parts about contentEditable is that it can apply to specific elements.
(0 ratings)
Reviews0
PriceFree
Views672
HTML5 Security Cheatsheet
This project is an attempt to create a well maintained, informative and categorized cheat sheet to highlight HTML5 as well as other client side and related security issues and ways to avoid them. The project is meant to target web developers as well as security researchers and especially browser vendors since many of the problems we found are based on faulty or quirky implementations. Focus is on completeness, comprehensibility and timeliness as well as continuity - benefits many other related cheat sheets don't exactly provide.
(0 ratings)
Reviews0
PriceFree
Views581
HTML5 Pocket book
One-page printable pocket book on some of HTML5's new tags and attributes.
(0 ratings)
Reviews0
PriceFree
Views627
HTML5 id/class name cheatsheet
The mapping of HTML5 structural elements to id and class names for use with s
(0 ratings)
Reviews0
PriceFree
Views690
HTML5 Video with a Fallback to Flash
posted byhsbotinVideo
In this video quick tip, we’ll review how to work with HTML 5 video in your own projects. Because older browsers and Internet Explorer do not understand the element, we must also find a way to serve a Flash file to viewers who are utilizing those browsers.
(0 ratings)
Reviews0
PriceFree
Views501
The video element
posted byhsbotinVideo
The element is brand new in HTML 5 and allows you to, get this, play a movie in your website! The data of this element is supposed to be video but it might also have audio or images associated with it.
(0 ratings)
Reviews0
PriceFree
Views512
Comprehensive video tutorial on HTML5
posted byhsbotinVideo
This is an old video put up by a Google Employee called Brad Neuberg as an educational Introduction to HTML5. This is for the people who don’t find time to keep up with HTML5 developments by reading up articles.
(0 ratings)
Reviews0
PriceFree
Views505
Serving HTML5 Video Cross Browser (including iPad)
posted byhsbotinVideo
In this tutorial, I will start with a .mov file and encode that into what we need to serve our HTML5 video.
(0 ratings)
Reviews0
PriceFree
Views613
Embed Audio and Video in HTML 5 Pages
posted byhsbotinVideo
Tutorial from WebMonkey.com that explains how to embed audio and video in HTML5 pages. Currently, the only way to reliably embed video on a web page so that all users can see it regardless of browser or operating system, is with Flash. This requires the Adobe Flash plugin and a combination of the and tags.
(0 ratings)
Reviews0
PriceFree
Views721
Tutorial on HTML5 open video
posted byhsbotinVideo
A slideshare.net presentation on how to process and publish video on the HTML5 format. It includes the different state of standardisation, using the javascript API, skinning the player, etc.
(0 ratings)
Reviews0
PriceFree
Views553
Results 41-60 of 62