On 6/30/15 6:35 PM, J.C. Berry wrote:
thanks guys, but I think I have to clarify my issue. The sidebar content is
always the same; it has the checkbox filters. But the right area divs wrap
down to the left below the sidebar when a lot of them show. The footer
clears fine.
On Tuesday, June 30,
It could be that you want equal height columns so that whichever column
expands, other column expands simultaneously. Please confirm if this is
what you are asking about.
-Original Message-
From: J.C. Berry
Sent: Wednesday, July 01, 2015 2:35 AM
To: Tom Livingston
Cc: CSS-D ;
I will have to look at my HTML tomorrow when I get back in the office.
Thanks.
On Tue, Jun 30, 2015 at 6:37 PM, Tom Livingston wrote:
>
>
> On Tuesday, June 30, 2015, J.C. Berry wrote:
>
>> thanks guys, but I think I have to clarify my issue. The sidebar content
>> is always the same; it has th
On Tuesday, June 30, 2015, J.C. Berry wrote:
> thanks guys, but I think I have to clarify my issue. The sidebar content
> is always the same; it has the checkbox filters. But the right area divs
> wrap down to the left below the sidebar when a lot of them show. The footer
> clears fine.
>
> On Tu
thanks guys, but I think I have to clarify my issue. The sidebar content is
always the same; it has the checkbox filters. But the right area divs wrap
down to the left below the sidebar when a lot of them show. The footer
clears fine.
On Tue, Jun 30, 2015 at 6:04 PM, Tom Livingston wrote:
>
>
>
On Tuesday, June 30, 2015, Philippe Wittenbergh wrote:
>
> > Le 1 juil. 2015 à 05:16, J.C. Berry > a écrit :
> >
> > I have an issue with a set of checkbox filters in a sidebar that has to
> > expand it height based on what the user selects.
> > Here is a simple layout (the site is on dev):
> >
> Le 1 juil. 2015 à 02:59, Mike Manley a écrit :
>
> All css validates except this part.
> "css error = Unknown pseudo-element or pseudo-class :required"
> …
>
> In the css I have this
> input:required, textarea:required{add styles}
>
> From all the information I have been able to find (which i
> Le 1 juil. 2015 à 05:16, J.C. Berry a écrit :
>
> I have an issue with a set of checkbox filters in a sidebar that has to
> expand it height based on what the user selects.
> Here is a simple layout (the site is on dev):
>
> SB Div1 Div2 Div 3
> SB Div4 Div5 Div 6
> SB Div7
> SB
Hello all,
I have an issue with a set of checkbox filters in a sidebar that has to
expand it height based on what the user selects.
Here is a simple layout (the site is on dev):
SB Div1 Div2 Div 3
SB Div4 Div5 Div 6
SB Div7
SB
SB
FOOTER FOOTER FOOTER
So the checkbox filters are
Ryan Reese wrote:
> The validator basically doesn't know that it's valid CSS. It's not
> updated. Ignore the error :).
It might be helpful, Ryan, if you could provide a link to the
relevant part of the W3C CSS specification(s); that way, both the
original poster and other members of the list
The validator basically doesn't know that it's valid CSS. It's not updated.
Ignore the error :).
On Tue, Jun 30, 2015 at 1:59 PM, Mike Manley wrote:
> I need a little help understanding this error.
>
> All css validates except this part.
> "css error = Unknown pseudo-element or pseudo-class :req
I need a little help understanding this error.
All css validates except this part.
"css error = Unknown pseudo-element or pseudo-class :required"
I have this html in a table for a contact form and all html validates.
required="required" />
In the css I have this
input:required, textarea:requi
12 matches
Mail list logo