thanks guys :)
I actually cheated and just took it out and put it elsewhere...
I couldnt take the Block display off because then it screws up form.
good catch though Joshua :)
dave
From: Joshua Street <[EMAIL PROTECTED]>
Sent: Saturday, October 29, 2005 2:44 AM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] form hidden field ?
Ahh, beautiful. This site serves a dual purpose!
To Joe Taylor's earlier remark that "I would be concerned about a bug
only showing up in Firefox, I believe that hiding something from
Firefox is not the way to go, but rather, make it right in Firefox and
then worry about the others." -- observe this site. Clearly, Firefox
is not infallible -- or, in the case that its rendering here falls
within recommendations, it is at very least illogical and
counter-intuitive. I note that Opera and Konqueror (Safari-ish) render
this page quite sensibly, properly hiding the element. Of course, we
don't need to revert to hacks to resolve this, but your (seemingly)
blind faith in Firefox's correctness is discomforting.
Dave, Firefox is rendering the border you've defined on the input
selector. Use inline CSS of border:0; or give it a class/ID (as you
have the other form elements) and add a rule to your stylesheet to
stop this from appearing.
HTH,
Josh
On 10/29/05, csslist <[EMAIL PROTECTED]> wrote:
> http://65.36.226.10/contact/contact.cfm
>
> ________________________________
> From: Joshua Street <[EMAIL PROTECTED]>
> Sent: Saturday, October 29, 2005 2:11 AM
> To: wsg@webstandardsgroup.org
> Subject: Re: [WSG] form hidden field ?
>
> Example link?
>
>
> On 10/29/05, csslist wrote:
> > I have a hidden field in a css styled form and when you view the page it's
> > shown as a line in firefox, any ideas?
> > tia
> >
> > dave
> >
> >
>
>
> --
> Joshua Street
>
> http://www.joahua.com/
> +61 (0) 425 808 469
> ******************************************************
> The discussion list for http://webstandardsgroup.org/
>
> See http://webstandardsgroup.org/mail/guidelines.cfm
> for some hints on posting to the list & getting help
> ******************************************************
>
>
>
--
Joshua Street
http://www.joahua.com/
+61 (0) 425 808 469
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************
[EMAIL PROTECTED]>[EMAIL PROTECTED]>
- [WSG] form hidden field ? csslist
- Re: [WSG] form hidden field ? Joshua Street
- Re: [WSG] form hidden field ? csslist
- Re: [WSG] form hidden field ? Bert Doorn
- Re: [WSG] form hidden field ? Joshua Street
- Re: [WSG] form hidden field ? Joshua Street
- Re: [WSG] form hidden field ? csslist
- Re: [WSG] form hidden field ? Anders Nawroth
- Re: [WSG] form hidden field ? Joseph R. B. Taylor
- Re: [WSG] form hidden field ? Terrence Wood
- Re: [WSG] form hidden field ? james.mellor