public marks

PUBLIC MARKS from parmentierf with tags html & windows

2008

2007

Prototype Window Class : Introduction

by 18 others (via)
This javascript class allows you to add window in a HTML page. This class is based on Prototype. The code is inspired by the powerful script.aculo.us library. You can even use all script.aculo.us effects to show and hide windows if you include effects.js file , but it's not mandatory. It has been tested on Safari, Camino, Firefox and IE6, Opera looks fine.

2006

Les syntaxes de commentaires conditionnels pour IE Windows - Blog & Blues

by 12 others (via)
Les commentaires conditionnels sont de plus en plus souvent utilisés comme substituts aux hacks CSS afin de gérer les défauts d'implémentation CSS d'IE 5.x et 6.0 Windows. Leur usage est également préconisé par Microsoft en prévision des changements apportés par IE7. Voici un rappel des différentes possibilités offertes par ces commentaires et des syntaxes à utiliser dans le contexte de documents HTML et XHTML1.0 traités en tant que text/html.