public marks

PUBLIC MARKS from nhoizey with tags javascript & html

2010

Code Standards | Isobar

by 1 other
"This document contains normative guidelines for web applications built by the Interface Development practice of Isobar North America (previously Molecular)"

2009

Intégrateurs, montez au front (Stéphane Deschamps)

by 1 other
« le web [est] l’environnement de développement le plus hostile du monde [...]. Aucun autre environnement de développement n’est aussi compliqué, et en même temps aussi facilement cassé chez le client. »

2008

24 ways, calendrier de l'avent du dev Web

by 70 others, 1 comment
C'est un must read chaque année, alimenté par des pointures internationales du développement Web (à base de standards évidemment)

jQuery Flash Plugin

by 10 others
Inspired by tools like SWFObject, UFO and sIFR, but written line-by-line for jQuery — no other scripts required. Less redundancy (jQuery and sIFR both find elements by css selectors and do browser detection, sIFR and SWFObject both do Flash detection) m

Wheel 2.0: Jason Huck’s Devblog | jQuery Combo Select Redux

I have automated the process of transforming a normal multiselect input element into a comboselect with the (aptly named) comboselect plugin.

2007

A Guide to CSS Support in Email: 2007 Edition

by 19 others
12 months since our original Guide to CSS Support in Email and quite a bit has changed since. Most significant of these changes was in the wrong direction, with Microsoft's decision to use the Word rendering engine instead of IE in Outlook 2007

swfIR: swf Image Replacement

by 25 others
swfIR (swf Image Replacement) is here to solve some of the design limitations of the standard HTML image and its widely-accepted associated CSS values, while still supporting standards-based design concepts. Using the dark arts of JavaScript and Flash, swfIR gives you the ability to apply an assortment of visual effects to any or all images on your website. Through progressive enhancement, it looks through your page and can easily add some new flavor to standard image styling.

2006

kelvinluck.com: jQuery date picker

This jQuery plugin allows you to easily add “date picker” calendars to you HTML forms. These calendars make it much quicker, easier and less error prone for people to input certain types of dates

2005

QuirksBlog: The AJAX response: XML, HTML, or JSON?

by 8 others (via)
wondering about the "ideal" output format for the AJAX response. Once you've succesfully fired an AJAX request, what sort of response should the server give? An XML document? An HTML snippet? A JSON string which is converted to a JavaScript object? Or something else?

AFLAX: A JavaScript Library for Macromedia's Flash™ Platform

by 11 others (via)
Bringing HTML and Flash closer together through JavaScript.

TinyMCE Javascript Content Editor by Moxiecode Systems AB

by 22 others
TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other CMS systems.