public marks

PUBLIC MARKS from areve with tag informatique

30 March 2005 09:30

PHP/SWF Charts

generate flash graphs with PHP

Interactive DOM scripting

by 21 others
Dynamic HTML art gallery, interactive demos and Javascript experimentations.

XMLHttpRequest Usability Guidelines | Baekdal.com

by 19 others
XMLHttpRequest is becoming more and more popular, and many people are currently exploring what we could do with it. Unfortunately this also causes people to reinvent old and forgotten usability problems.

sorttable: Make all your tables sortable

by 14 others
While the web design community gradually moves away from using tables to lay out the structure of a page, tables really do have a vital use, their original use; they're for laying out tabular data. For instance, imagine a table of employees.

Guide to Using XMLHttpRequest (with Baby Steps) from WebPasties

by 16 others
The XMLHttpRequest object is a handy dandy JavaScript object that offers a convenient way for webpages to get information from servers without refreshing themselves.

DHTML: Draw Line, Ellipse, Oval, Circle, Polyline, Polygon, Triangle with JavaScript

by 10 others
This JavaScript Vector Graphics library provides graphics capabilities for JavaScript: functions to draw circles, ellipses (ovals), oblique lines, polylines and polygons (for instance triangles, rectangles) dynamically into a webpage. Usability of this Ve

Mouseover DOM Inspector

This favelet allows you to view the properties of any HTML element on a page simply by mousing over the element.

Jesse's Bookmarklets Site

by 45 others
A collection of bookmarklets

Unobtrusive Javascript

by 17 others
On the following pages we will discuss and see how we can use Javascript, but still maintain accessibility. The technique to completely separate Javascript from the other two layers of web development has become commonly named "unobtrusive Javascript", as "accessible Javascript" does not quite cut it. You can have a perfectly separated Javascript and still be totally inaccessible.

JavaScript Reference

a free online quick reference by VisiBone