public marks

PUBLIC MARKS from nhoizey with tags webdev & css

2009

slayeroffice | tools | Mouseover DOM Inspector v2.0 Help

by 9 others
The Mouseover DOM Inspector, or MODI for short, is a favelet (also known as a bookmarklet) that allows you to view and manipulate the DOM of a web page simply by mousing around the document.

Faut-il avoir peur du « clickjacking » ?

« les [...] iFrames peuvent être ouvertes avec de simples feuilles de style CSS » ??? Va falloir qu'on m'explique...

De plus belles images redimensionnées côté client dans IE7

by 1 other
Si vraiment vous n'êtes pas capable de redimensionner vos images côté serveur pour ne pas surcharger inutilement le réseau, voilà qui sauvera l'apparence dans IE7.

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)

The seven rules of unobtrusive JavaScript

by 7 others
Do not make any assumptions, find your hooks and relationships, leave traversing to the experts, understand browsers and users, understand Events, play well with others, work for the next developer

jQuery Tutorials for Designers

by 8 others
This article contains 10 visual tutorials intended for web designers and newbies on how to apply Javascript effects with jQuery.

Equidistant Objects with CSS - CSS-Tricks

by 5 others
Creating a horizontal row of objects that are equidistant from each other is another one of those things in web design that is much more difficult than it should be. This can be a very useful thing to do, especially in fluid width layouts when you are try

Google Code Blog: How we improved performance on Google Code

If you're a frequent visitor to code.google.com for product updates and reference materials for Google APIs you're working with, you might have noticed that the page loading time (or page rendering time depending on how you see it) has reduced in varying

ARIA: Accessible Rich Internet Applications - MDC

by 1 other
ARIA, formerly known as DHTML accessibility, is a standard being developed at W3C - World Wide Web Consortium

Tripoli - a CSS standard for HTML rendering

by 3 others
Tripoli is a generic CSS standard for HTML rendering. By resetting and rebuilding browser standards, Tripoli forms a stable, cross-browser rendering foundation for your web projects.

Shadowbox.js Media Viewer

by 6 others
Shadowbox is a cross-browser, cross-platform, cleanly-coded and fully-documented media viewer application written entirely in JavaScript.

2005

The Web Standards Project

(via)
Whether you're interested in helping the IE development team or not, consider this: a review of your code could help to clean out some bad CSS hacks, and to identify where good CSS hacks could be used instead