public marks

PUBLIC MARKS from -Nicolas- with tags css & javascript

2008

Evitons de mettre les styles CSS et les scripts Javascript dans le code HTML

Cet article est une “craduction”(1) de l’excellent article Why Inline CSS And JavaScript Code Is Such A Bad Thing dans lequel Robert Nyman explique pourquoi il est bon de séparer la structure HTML, la présentation CSS et l’interactivité Javascript dans le processus de conception d’un site web. Chaque partie devrait faire l’objet d’un fichier distinct où l’intrusion des deux autes devrait être limité au strict minimum. "Yalla, en avant les jeunes !"

21 scripts Javascript pour l'intégrateur HTML et CSS

by 3 others
Les bibliothèques Javascript — comme jQuery et la myriade de plugins qui l’accompagne — facilitent la vie des développeurs web en leur permettant de manipuler le DOM les mains dans les poches. Toutefois, il est toujours bon d’avoir quelques fonctions standalone sous la souris pour se faciliter l’intégration cross-browser ! Voici une sélection de 21 scripts pour faire face à toutes les situations (ou presque)

2007

Creating a table with dynamically highlighted columns like Crazy Egg's pricing table (Ask the CSS Guy)

by 9 others (via)
Creating a table with dynamically highlighted columns. Step by step tutorial using CSS, JavaScript, and images in clever ways.

Devthought - Guillermo Rauch’s Blog » CSS Javascript power. Fancy menu

by 8 others (via)
In this article I’ll go through the creation of a custom navigation bar with some cute Javascript effects that will certainly impress your friends. Thanks to the great Mootools library, this beauty is contained in 1.5kb. Not only that, but it’s also cross browser (tested on Internet Explorer 6/7, Firefox and Safari) and accessible!

Menu HTML et CSS, sliding doors et item current en PHP | css4design

Ce mini tutoriel propose une technique simple pour afficher un effet de survol sur un bouton en permutant une image en background associée à un lien, et faire en sorte que cet effet de survol reste une fois le bouton cliqué, de manière à signaler la page en cours. Le tout avec une pincée de HTML, une bonne dose de CSS et un soupçon de PHP.

2006

Cheat Sheet Round-Up: Ajax, CSS, LaTeX, Ruby…

by 26 others (via)
Whether you’ve forgotten the name of a function or the property of a cascading style sheet - handy cheat sheets deliver the information you are looking for - immediately.

ALL HTML - Accueil

by 24 others
Le nouveau ALL HTML est non plus seulement un portail d'informations dédié aux webmasters / développeurs, mais également un formidable outil de diffusion et d'échanges entre internautes intéressés par les nouvelles technos.

XML Transformations with CSS and DOM

by 1 other
This article demonstrates how to render XML in the browser with a minimum of CSS and JavaScript. The examples that follow were written for and tested with Mozilla 1.0 for Mac OS X and Windows 2000. This article is not a comprehensive tutorial on DOM, CSS, or XML, and a basic understanding of each of these technologies is required.

<select> Something New Part 1

by 12 others
So you’ve built a beautiful, standards-compliant site utilizing the latest and greatest CSS techniques. You’ve mastered control of styling every element, but in the back of your mind, a little voice is nagging you about how ugly your selects are. Well, today we’re going to explore a way to silence that little voice and truly complete our designs. With a little DOM scripting and some creative CSS, you too can make your selects beautiful… and you won’t have to sacrifice accessibility, usability or graceful degradation. By Aaron Gustafson

2005

Web Browser Standards Support

by 23 others (via)
Tableau comparitif de l'implémentation des technologies Internet dans les 3 principaux navigateurs (IE, Firefox et Opera).

A List Apart

by 101 others (via)
La référence XHML/CSS et accessibilité