A jQuery plugin that provides a UI for a user to define and set a time on a form.
Installation
There are two files (.css and .js) delivered with this plugin and that must be incluced in your html page after the jquery.js library, and prior to...
The tetris game implemented with jQuery. Demo available with source code.
var tetris = {
// Shape colors
colors: ['#eaeaea','#ff6600','#eec900','#0000ff',
'#cc00ff','#00ff00','#66ccff','#ff0000'],
//...
ni-Form is an attempt to standardize form markup (xhtml) and css, “modularize” it, so even people with only basic knowledge of these technologies can get nice looking, well structured, highly customizable, semantic, accessible and usable...
If you’re new to SWiSH Max2 and Flash you may not realize it’s possible to dynamically draw objects (lines and shapes) through scripting. Drawing on the screen opens up new and exciting possibilities for user iteraction with your Flash movies....
This new component will give your viewers the ability to control the animation in your SWF movie just like they would any other video file. This can be used for presentations in a slide show format, video embedded into your movie, or any other animation...
This collection of MP3 player components are designed to be easy to use. You can load any standard MP3 file and easily specify parameters to display track properties, such as the title and artist. The audio can be looped when completed and you...
Everyone has noticed those Flash page curls advertisements, but I bet you never thought it’d be this easy to add to your Flash movie? This article demonstrates the use of a new SWiSH Max2 / miniMax2 component “peelaway”.
Even if you don’t...
# This plugin, applied to n-tables of an HTML page, provides the behaviour of resizing rows by clicking over a “image handler”.
# Based in CSS (no DIVs inside TDs needed).
# I want it to be FAST, non-intrusive (with DOM), and for...
UFO is a DOM script that detects the Flash plug-in and embeds Flash objects (files with the .swf extension). It has its roots in the Web Standards community and is designed to support W3C standards compliant, accessible and search engine friendly...
Replace headings (or any text) with images.
Parameters
* format – Image format/file extension (e.g. png, gif, jpg) – ignored if specifying the filename in the class
* path (optional) – Path to images folder
* onload...