public marks

PUBLIC MARKS from nhoizey with tags javascript & clevermarks

March 2010

Google Apps Script

by 1 other
"an easy way to automate simple tasks across Google Products"

Ambilight for video tag

Le même effet d'une TV Philips en pur JavaScript. Nécessite un navigateur moderne...

Ceci n'est pas du Flash ou du Silverlight

by 1 other, 1 comment
Voilà ce qu'on arrive aujourd'hui à faire en utilisant les standards du Web. A condition d'avoir un navigateur qui les supporte...

Pixastic: JavaScript Image Processing Library

Pixastic is an experimental library which allows you to perform a variety of operations on images using just a bit of JavaScript. The effects supported out of the box include desaturation/greyscale, invert, flipping, brightness/contrast adjustment, hue/saturation, emboss, blur, and many more.

February 2010

Uniform - Sexy forms with jQuery

"Have you ever wished you could style checkboxes, drop down menus, radio buttons, and file upload inputs? Ever wished you could control the look and feel of your form elements between all browsers?"

Free CSS Drop-Down Menu Framework - LWIS.NET

"creating a new css drop-down menu means creating only a new theme since structure is permanent. What is more, creating a new theme is easy with available templates and takes 10-15 mins"

January 2010

Should You Use JavaScript Library CDNs? « Lickity Split

"JavaScript Library CDNs use the network effect. Our survey of the Alexa 2000 shows that right now there are too few people in the network to get any value. Only Google’s AJAX Library API has anywhere near the penetration to provide any benefit"

geo-location-javascript - Project Hosting on Google Code

"Goal is to provide a usable geo location framework for mobile websites/widget applications. It wraps the underlying platform specific implementation through a simple JavaScriptAPI that is aligned to the W3 Geolocation API Specification.. "

webdev.stephband.info

by 8 others
"jParallax turns a selected element into a 'window', or viewport, and all its children into absolutely positioned layers that can be seen through the viewport. These layers move in response to the mouse, and, depending on their dimensions (and options for layer initialisation), they move by different amounts, in a parallaxy kind of way."

jQuery Lint – James Padolsey

"jQuery Lint is a simple script you can download and use with jQuery. It works over the top of jQuery and diligently reports errors and any incorrect usage of jQuery."

Browserscope

by 3 others
Browserscope is a community-driven project for profiling web browsers. The goals are to foster innovation by tracking browser functionality and to be a resource for web developers.

paulirish's jQuery-plus at master - GitHub

"A collection of addons/plugins for jQuery - mostly overloaded jQuery methods..."

provide-html5.js at master from sunny's provide-html5 - GitHub

"Attempt to make a drop-and-forget bunch of scripts that mimick some missing html5 goodies automatically"

AutoSuggest jQuery Plugin | Drew Wilson.com

by 4 others
"AutoSuggest will turn any regular text input box into a rad auto-complete box. It will dynamically create all the HTML elements that it needs to function."

December 2009

Du texte mouvant qui habille une image fixe

Excellente utilisation conjointe de SPIP et jQuery pour « faire circuler le texte autour d’une image (en jargon typographique : "habiller l’image avec le texte"), cette image étant fixe dans la page, et le texte conservant ses possibilités de déplacement vertical »

jQuery Roundabout

by 1 other
"Roundabout is a jQuery plugin that converts a structure of static HTML elements into a highly customizable turntable-like interactive area."

Fixed Floating Elements | jQuery for Designers

Comment faire des éléments qui bougent avec le reste du contenu, mais ne sortent pas si on scrolle trop. Mis en œuvre sur le menu de gasteroprod.com pour une meilleure ergonomie !

November 2009

Web Designer Notebook » How to use Modernizr

Modernizr doesn’t actually magically enable CSS3 properties for browsers that don’t support them. It just tells the page whether that feature is supported on the browser the visitor is using or not.

jQuery Flash Plugin » Javascript

"Inspiré par SWFObject, UFO et sIFR, jQuery Flash Plugin a été complètement réécrit via jQuery pour éviter les redondances telles que recherche des éléments par leurs sélecteurs, la détection du navigateur, détection de Flash et améliorer les temps de chargement (si vous utilisez déjà jQuery, bien entendu)"