Advertisement

1 - 10 of 37 containing alltags:("fieldset") (0 seconds)
I have a page that have two tables, one for updating personal details, the other updating chiropractic treatment information... The thing is, I use the same structure on both updates, here are mye ...
Zones: C#Date Answered: 10/11/2004 Grade: A Views: 0
Below is part of the html of a form. I would like the <span> to sit 'outside' the fieldset, in other words, to not take on the indent of the fieldset tag. Is there any way to 'un-indent' the span t...
Zones: HTMLDate Answered: 11/22/2004 Grade: B Views: 4
I need help with properly coding a Fieldset:Hover definition in CSS. Right now, I'm using:         fieldset:hover {             background: url(images/bg_fieldset.gif) repeat-y;            ...
Zones: CSSDate Answered: 08/19/2006 Grade: B Views: 0
I want my users to select a number 1-4 from a drop down. Number 1 is the default and already has a fieldset showing. when the user selects an option from 2-4 it will add how ever many fieldsets are...
Zones: Web DevelopmentDate Answered: 10/06/2006 Grade: A Views: 0
The following code worked when I had every thing laid out with a table but when I got clever and used fieldset I started getting the error "type is null or not an object".  How do I need to change ...
Zones: JavaScriptDate Answered: 02/10/2004 Grade: A Views: 0
Simple : Is it possible to set the bordercolor of a fieldset ???
Zones: HTMLDate Answered: 03/10/2004 Grade: A Views: 4
is there anyway using only css to have a fieldset exactly mach the width (with a small border) of its contents I don't want to specify the size.
Zones: CSSDate Answered: 07/22/2004 Grade: A Views: 0
I opened issue(Q_21068418) on June 22, 2004 for 500 points. I'm trying to create a pivottable through VB and have been uable to add a fieldset to the data axis.  Since this issue hasn't been picked...
Zones: MS AccessDate Answered: 07/29/2004 Grade: B Views: 12
I am trying to redesign one of my forms using CSS rather than tables. I am trying to utilize FIELDSET, LEGEND, and LABEL tags as well as CSS. My CSS skills are average at best and FIELDSET, LEGEND,...
Zones: Web DevelopmentDate Answered: 06/06/2005 Grade: A Views: 0
By default, a fieldset will use all the horizontal space available, just like table do with a "width: 100%". How can I make sure that my fieldset only uses the space "it needs", just like tables do...
Zones: HTMLDate Answered: 01/02/2006 Grade: A Views: 57