> > Btw, does anybody know how to get the browser-type in PHP?
>
> Yes. Normally, it is in the environment. If you want to see what is defined,
> try a phpinfo() call. It'll show you all the defined variables and
> environment vars.
Thanks, it worked.
I've updated the lyx.org/test.php3 page to autodetect the browser.
If you are using Lynx, it will default to a top-short navigation bar.
I'll start redoing the dev-web site with this stuff enabled.
It is pretty easy to do a new page, so others may join me in the
task.
Read /home/httpd/html/test.php3 on nazgul to see how to use it.
The nav-bar is defined in "/home/httpd/html/start.php3".
Later, we can add a style-sheet version too.
Greets,
Asger