From: <aji...@t-...> - 2001-08-10 22:10:59
|
Well it did work. I have finally managed to transfer the files to http://pilot-db.sourceforge.net/ which will be the official HomePage from now. The problem was that I had called the start file index.htm and there was an existing index.html, which has preference over index.htm. My private homepage will be linked this page (soon) for a short period of time, after which I might delete it completely. Since a few people have been asking why the display is so small, here is why: The standard in WebSite display is to make sure that the display is correct while using a resolution of 600x800. So I have tried to make sure that the display is identical in all browsers at this resolution. It is possible to make it fit on every resoltution using %size instead of pixel. Unfortunately this results in Netscape and IE displaying the files differently. The only real way (I know) to get around it is to checkt the resolution of the user's computer and then change the file opened depending on that (e.g. using java script). Now this is very much more work, not only in design but also in maintainance. Maybe I will look into it in the near future. However, by right-clicking on the buttons you can always open the links in a new frame, which will then be full size (sorry but the fonts will still be 10 or 11 Pts, difficult to read in very high resolutions). Long Live DB! |