public marks

PUBLIC MARKS from Spone with tags script & javascript

2011

Color Thief

by 5 others
A script for grabbing the dominant color or color palette from an image. Uses Javascript and the canvas tag to make it happen.

2010

HTML5 enabling script

by 4 others
Since HTML5 is getting more attention by way of marking up our new pages, and the only way to get IE to acknowledge the new elements, such as article, is to use the HTML5 shiv, I've quickly put together a mini script that enables all the new elements.

2009

a textile editor - built over html5 canvas

by 3 others
I'm pretty sure that textile is the right way to produce content for the web, and that WYSIWYG editors are bad for your website. But editing a large chunk of textile using a textarea is not fun. I usually use Textmate to edit textile content, and wanted to reproduce the same feeling inside a browser. The best online text editor is currently Bespin and I gave it a try. Unfortunately, the current state of bespin make it pretty difficult to embed the editor itself in a standalone way. Moreover I needed specifics features like 'soft wrap' that is totally required to edit some textile content. So I took the Bespin way, and started to hack using javascript and HTML5 canvas to create a simple, standalone and totally embeddable textile editor for the web.

2008

jCarousel Lite

by 2 others
jCarousel Lite is a jQuery plugin that carries you on a carousel ride filled with images and HTML content. Put simply, you can navigate images and/or HTML in a carousel-style widget. It is super light weight, at about 2 KB in size, yet very flexible and customizable to fit most of our needs.

jCarousel - Riding carousels with jQuery

by 3 others
jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical order. The items, which can be static HTML content or loaded with (or without) AJAX, can be scrolled back and forth (with or without animation).

Agile Carousel: Example with Multiple Slides Visible

by 2 others
Agile Carousel: JQuery Carousel Plugin Example Carousel with Multiple Slides on Stage & Intro Slide