From evolt at muinar.com Mon Nov 3 02:06:32 2003 From: evolt at muinar.com (muinar) Date: Mon, 03 Nov 2003 09:06:32 +0100 Subject: [thelist] Page Size; Fixed Layout In-Reply-To: <2c19c82bed17.2bed172c19c8@optonline.net> Message-ID: <5.0.2.1.2.20031103085754.00a1bec0@mail.muinar.com> At 23:03 02.11.03, you wrote: >I should have specified, I have been given a site that has a Fixed layout. > >Given this piece of valuable information, is it a good idea to design >pages at 1024? Hi Paul In this case I would definitely code for 800 and make it look good at 1024 (left-aligned or centered). Otherwise users at 800 won't see the whole page or would have to scroll horizontally. Unless more than 80 percent of your userbase is at 1024... which is unlikely. Depending on your audience, it should be something between 30 and 60 percent. Mike From kilimajer at webglobe.sk Mon Nov 3 02:55:04 2003 From: kilimajer at webglobe.sk (Marek Kilimajer) Date: Mon, 03 Nov 2003 09:55:04 +0100 Subject: [thelist] Submitting a form with javascript Message-ID: <3FA617E8.1080401@webglobe.sk> Give the form the same id and name. John Corry wrote: > I am at wit's end. > > I hardly ever work with JS, but am just trying to do something so simple > it's funny: > > I want to submit a form when a user clicks a link. > > Why? So I can display the form submit mechanism outside the