public marks

PUBLIC MARKS from maxxyme with tags javascript & dom

2010

2008

Select box with fixed width

by 1 other
Select box I.E. width problem (use javascript library)

Drop down <select /> with fixed width

Fix drop-down &lt;select /&gt; with fixed width cutt-off bugs on IE (use Yahoo! javascript library)

2007

5 JavaScripts vraiment utiles

by 4 others
cinq fonctions qui trouveront leur place dans la bibliothèque de tous les développeurs : getElementById() pour les anciens navigateurs, getElementsByClass(), getElementsByAttributes(), getElementsByAnything() et domEl()

Le JavaScript non intrusif par l'exemple

by 2 others
Nettoyez vos pages HTML des codes JavaScript, et apprenez à utiliser la puissance du DOM pour créer des évènements stockés dans un fichier externe.