Sponsorised links
This year
Carsonified » How to Create a Valid Non-Javascript Lightbox
by 2 othersHow to Create a Valid Non-Javascript Lightbox
2008
Questions de rendu — Performance web
Sur les sélecteurs CSS
Tout d’abord on confirme ce qui avait déjà été écrit sur les sélecteurs CSS, c’est à dire qu’ils sont interprétés de droite à gauche. Il faut tenter d’être le plus précis possible à droite, dans l’idéal un identifiant, un nom de classe, ou au moins un nom de balise. Le reste du sélecteur a plus tendance à ralentir qu’autre chose.
Le second point concerne :hover qui pose si j’ai bien compris des problèmes. Soyez le plus précis possible sur la partie qui contient le :hover, même si elle n’est pas à droite du sélecteur.
Sur l’organisation de vos scripts
Enfin, et c’est probablement la remarque la plus importante à mon humble avis, il vaut mieux parfois en javascript faire une boucle pour lire des informations et une seconde pour modifier le DOM, plutôt que de tout faire en une passe. C’est cohérent avec ce que les bons intégrateurs connaissent déjà mais je crois que peu de gens le mettent en pratique.
Google Doctype - Google Code
by 6 othersGoogle Doctype is an open encyclopedia and reference library. Written by web developers, for web developers. It includes articles on web security, JavaScript DOM manipulation, CSS tips and tricks, and more. The reference section includes a growing library of test cases for checking cross-browser and cross-platform compatibility.
Les hacks c'est pas bien ! - Weblog.fr
by 3 othersLa tentation de recourir à des hacks est grande lorsque l'on commence à se lancer dans l'intégration d'un site web. Lorsque l’on s'aperçoit que la page développée s'affiche différemment d'un navigateur à l'autre, on se dit très souvent que c'est le navigateur (Internet Explorer pour ne pas le citer) qui interprète le code ou la feuille de style n'importe comment.
phpfreechat
by 5 othersphpFreeChat is a free, simple to install, fast, customizable and multi languages chat that uses a simple filesystem for message and nickname storage. It uses AJAX to smoothly refresh (no flicker) and display the chat zone and the nickname zone. It supports multi-rooms (/join), private messages, moderation (/kick, /ban), customized themes based on CSS and plugins systems that allows you to write your own storage routines (ex: Mysql, IRC backends …), and you own chat commands !
CSS Text Wrapper
by 13 others (via)
Snipplr - Code 2.0
by 15 othersSponsorised links
2007
Un peu d'actus post parisweb 2007 - Accessibilité numérique, CSS et standards du web - Fairytells
by 1 other
Create Resizable Images With CSS | Smiley Cat Web Design
by 1 otherMethod One uses a background image. The main disadvantage of this method (other than the fact that the image is taken out of the content) is that I couldn't find a way to keep the image in the center of the div.
Method Two — my preferred solution — places the image inside the div in the HTML. This enables it to be centered within the div (thanks to Jonathan Snook for helping out with the CSS).
Home | Email Standards Project
by 19 others
Lancement de l'Email Standards Project - Blog Alsacréations : XHTML, CSS et Standards web
(via)
FleXcroll, Flexible and Accessible Custom Scroll Bars
by 3 othersA Cross Browser* and Standards Compliant Custom ScrollBar Script by Hesido
