Pixel and Resolution Tables

About

I've tried to concieve this site as a functional tutorial.

The "dynamic table" was a small javascript challenge I set to myself.
The "static table" was a PHP challenge too, but too boring to push any further.

I humbly believe that the source script can have some educational values as well, for apprentice developers, like I was 2 years ago. The application structure, the javascript - hmm... - thing, css, - php - er... you know, all that jazz...

Anyway, everybody's welcome to download this website and rummage around the scripts.
They're scarcely commented but still clean enough.
Not 100% DOM compliant though - too much bother, despite my pissing on Explorer for not being standard compliant ;)

Oh, and by the way, this application was designed on, and for Mozilla Firefox 1.0 .

It still works with MS Internet Exploder 6, except for the 'Enter' key which is disabled in the "dynamic table" form. The 'Tab' key can be used instead, less conveniently. (but someone still running MSIE wouldn't care so much for conveniency, would they?)

I haven't tested it on Apple's Safari. Present versions of Safari are known for having some javascript events still disabled, so I'm not sure if the "dynamic table" would run correctly on it - or at all.

No Konqueror test so far either.

It is designed for best browsing comfort on a 1280x1024 display.

It is public domain.

Contact: http://fred.dsimprove.be .


Back