Oh ffs... Sorry people (about the sig... again). Heres the original...
Hi Miles, > The first thing I though was 'oooh, how did he get the Go > buttons to align so nicely with the form fields?', coz I had > been trying to do it without resorting to a table or the > deprecated align=absmiddle parameter. Then I realised you're > using images which gets around the problem, however this will > eventually become an accessibility issue as the only way to > submit the forms will be via href="javascript:submit()" on > the image, no good for screen readers. As soon as you > replace the <img> with <input type=image> I'm pretty sure > you'll have the same alignment issues I had. If anyone knows > of a solution for this I'd love to know! Nope. It's a <input type="image"> I know exactly what you mean though. I spent more time on that silly search form than any other element on the page. It basically came down to a balancing act of padding, IE box model hack, vertical-align, height and font size. I just kept fiddling with each untill it appeared "ok" in most browsers. Using IE6 and my goal for "perfect". Unfortunately, I don't have any hard/fast rules for inline form elements. Every browser seems to treat them differently. > That's that only thing I could find in what is an > aesthetically pleasing design that is a credit to the WSG. > Maybe it's time for a WSG Member's portfolio? As Russ mentioned, there is a " Built by members" section at: http://webstandardsgroup.org/go/resourcecat12.cfm Thanks for the feedback. ____________________________ James Silva Web Production Gruden Pty Ltd Tel: +61 02 9956 6388 Fax: +61 02 9956 8433 Email: [EMAIL PROTECTED] Web: http://www.gruden.com ____________________________ ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help *****************************************************
