public marks

PUBLIC MARKS from Spone with tag javascript

March 2009

DD_roundies: Code-only rounded HTML boxes

by 1 other
This is a Javascript library that makes creation of rounded-corner HTML boxes easier, with a focus on Internet Explorer. IE is supported through use of VML. Standards-compliant browsers are, by default, ignored.

February 2009

About - cufon - GitHub

by 1 other
Cufón aims to become a worthy alternative to sIFR, which despite its merits still remains painfully tricky to set up and use. To achieve this ambitious goal the following requirements were set: 1. No plug-ins required – it can only use features natively supported by the client 2. Compatibility – it has to work on every major browser on the market 3. Ease of use – no or near-zero configuration needed for standard use cases 4. Speed – it has to be fast, even for sufficiently large amounts of text And now, after nearly a year of planning and research we believe that these requirements have been met.

js cloth

3D on 2D canvas demo

Javascript Best Practices

A presentation about tricks and best practice ideas of how to use JavaScript.

xLazyLoader - ajaxsoft - Lightweight js, css and images loader - Google Code

by 2 others
a jQuery plugin that lets you asynchronously load resources such as JavaScript, CSS, and images. Quite useful if you want to head of and load some CSS to do something custom and you need the callback.

twistori

by 10 others
this is the first step in an ongoing social experiment, based on twitter. inspired by wefeelfine, hand-crafted by amy hoy and thomas fuchs.

Recreating the button | stopdesign

by 5 others
Until some future version of HTML gives us new native controls to use in a browser, at Google, we’ve been playing and experimenting with controls we call “custom buttons” in our apps (among other custom controls).

January 2009

FCKeditor - The text editor for Internet

by 42 others
This HTML text editor brings to the web much of the power of desktop editors like MS Word. It's lightweight and doesn't require any kind of installation on the client computer.

Carrot Creative

by 2 others
Carrot Creative, a new-media marketing agency with a focus on social-interaction design.

jQuery plugin: Autocomplete

by 2 others (via)
Autocomplete an input field to enable users quickly finding and selecting some value, leveraging searching and filtering.

Pushup : Pushing up the web

by 6 others (via)
Pushup is an effort to push the web forward by helping users upgrade their outdated browsers. Give your users a better web experience today by installing Pushup on your domain!

Unobtrusivelib

Unobtrusivelib est un ensemble de petits comportements javascripts dits "non-intrusifs", dans le sens où ils ont pour but de remplacer la présence de script dans le corps de la page, comme pour ouvrir une popup ou vider un champ de formulaire au clic.

December 2008

jQuery SVG Demo

This plugin allows you to manipulate the SVG from JavaScript.

JavaScript Sprite Animation Using jQuery

by 1 other
Tourner les pages d'un livre avec une "animation" en JS

Ariel Flesler: jQuery.Preload

(via)
This is an advanced multi-functional preloader, that has 4 modes integrated. Each mode suits a different, common situation.

Preload Images Sequentially With jQuery

by 1 other
Here is a small code snippet I use for preloading images for mouseovers.

Lazy Load Plugin for jQuery

by 10 others
Lazy loader is a jQuery plugin written in JavaScript. It delays loading of images in (long) web pages.

CrossSlide - A jQuery plugin to create pan and cross-fade animations

by 7 others
CrossSlide is a jQuery plugin that implements in Javascript some common slide-show animations, traditionally only available to the web developer via Adobe Flash™ or other proprietary plugins. CrossSlide builds upon jQuery's animation facility, so it is as portable across browsers as jQuery itself (a lot.)

A Simple jQuery Slideshow | Jon Raasch’s Blog

by 2 others
In the interest of following jQuery’s motto of “writing less and doing more,” let’s write a simple slideshow using jQuery, JavaScript and a bit of CSS.

Matt Oakes

(via)
The jQuery Slideshow Plugin is a very simple slideshow addon for jQuery with no frills and with the simple job of flicking between any number of images after a set delay. The delay can be set to whatever is required and when it is reached the image will fade into the next one.

InnerFade with jquery

by 14 others
InnerFade is a small plugin for the jQuery-JavaScript-Library. It's designed to fade you any element inside a container in and out. These elements could be anything you want, e.g. images, list-items, divs. Simply produce your own slideshow for your portfolio or advertisings. Create a newsticker or do an animation.

November 2008

Plugins | jQuery Plugins

by 1 other
Based on reflection.js, but done in the jQuery style. Includes support for inline options for compatibility with reflection.js markup, but also handles options in the jQuery way.