Perl Development
Here are several simple Perl scripts I wrote which query for a display size. They use internal
CSS that changes depending on a chosen display size.
Perl Manipulated
CSS/xHTML Output
* xHTML Mobile 1.0 xml output
Simple Conclusion
So far, experimentation has shown that display adjusted pages must be served via perl, php or
other server side programming language. Javascript is useful for detection and manipulation of
css, but can't be counted on to provide the right css for each display case (yet).
Perl References