Thanks guys and girls...
This is helpful.. Not the answers I was hoping for, but it certainly helps.

I am slowly building a JavaScript library that will replace the HTML
elements with elements that I can style, so it should eventually not be a
problem anymore. 

PS. :-) I had 6.5 Million there first, changed it and forgot to remove the
million, thanks for pointing it out though.
> BTW, "5,712,590 million" = 5,712,590,000,000

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Nick Gleitzman
Sent: Friday, 25 May 2007 6:50 PM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] making form elements the same height


On 25 May 2007, at 5:18 PM, Taco Fleur wrote:

> http://www.clickfind.com.au/test-index.html
>
> I am trying to get the form elements the same height

Hi Taco

Form Submit buttons are system-level widgets - they're different shapes and
sizes according to which browser/OS combination is in use. They're
notoriously difficult to style, as in most instances, being generated at the
system level, they just won't accept css styling. Have you thought about
using a custom image, which you can make the size you want?

This is only a partial answer, of course, as an image (unless it's sized in
ems or %) won't enlarge as the text is enlarged. You already have a problem
in that regard, as one level of enlargement is enough to cause your Submit
button to wrap to the next line... (I'm viewing in Safari/Mac - and the
Submit button also doesn't resize with text - it's just pushed around.)

BTW, "5,712,590 million" = 5,712,590,000,000

N
___________________________
omnivision. websight.
http://www.omnivision.com.au/



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************







*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to