> Thank you. I was mostly wondering if there was any known issues with
> overflow:hidden; with IE6 and 7.
>
> This issue existed with the static html pages from the designer that
> did validate and an uncompressed stylesheet.
>
> This site is a CMS system which caused most of the validation err
Thank you. I was mostly wondering if there was any known issues with
overflow:hidden; with IE6 and 7.
This issue existed with the static html pages from the designer that
did validate and an uncompressed stylesheet.
This site is a CMS system which caused most of the validation errors.
The bigge
Nancy Johnson wrote:
> The page is http://www.nhtsa.gov/Vehicle+Safety
>
> Nancy
>
> On Fri, May 14, 2010 at 2:47 PM, Nancy Johnson wrote:
>
>> Can anyone tell me why the overflow:hidden doesn't work in IE6 or IE7
>>
>> div.wrapper
>> {margin-bottom:20px;background-image:url(../img/image.png);
The page is http://www.nhtsa.gov/Vehicle+Safety
Nancy
On Fri, May 14, 2010 at 2:47 PM, Nancy Johnson wrote:
> Can anyone tell me why the overflow:hidden doesn't work in IE6 or IE7
>
> div.wrapper
> {margin-bottom:20px;background-image:url(../img/image.png);background-repeat:no-repeat;height:150
Can anyone tell me why the overflow:hidden doesn't work in IE6 or IE7
div.wrapper
{margin-bottom:20px;background-image:url(../img/image.png);background-repeat:no-repeat;height:150px;overflow:hidden;}
Thanks.
__
css-discuss [cs..
On Mar 3, 2009, at 8:49 PM, Ian Young wrote:
> That fixes the overflow, but the cell now shrinks to size of image,
> which is
> not what we want.
No, the cell doesn't shrink. Except maybe sometimes in Firefox 3. I'm
not sure why. I think it is a timing issue somehow. Those pages are
terrib
On Mar 3, 2009, at 8:09 PM, Ian Young wrote:
> Moving on from yesterday's vertical align div, I have set up code to
> vertically align images in a wrapping div.
>
> That's fine. However, images which are larger than the div and which
> normally would be controlled by overflow:hidden, now spill ov
> -Original Message-
> From: Gunlaug Sørtun [mailto:[email protected]]
> Sent: 03 March 2009 11:41
> To: Ian Young
> Cc: [email protected]
> Subject: Re: [css-d] overflow:hidden and display:table
>
> Ian Young wrote:
> > Moving on from yesterday
> > Moving on from yesterday's vertical align div, I have set up code to
> > vertically align images in a wrapping div.
> >
> > That's fine. However, images which are larger than the div and which
> > normally would be controlled by overflow:hidden, now spill over.
> >
> > Any thoughts?
> >
> > h
Ian Young wrote:
> Moving on from yesterday's vertical align div, I have set up code to
> vertically align images in a wrapping div.
>
> That's fine. However, images which are larger than the div and which
> normally would be controlled by overflow:hidden, now spill over.
They don't spill over
Moving on from yesterday's vertical align div, I have set up code to
vertically align images in a wrapping div.
That's fine. However, images which are larger than the div and which
normally would be controlled by overflow:hidden, now spill over.
Any thoughts?
http://www.iyesolutions.co.uk/tem
Well, no, unfortunately it doesn't, not in Firefox nor in IE.
- Original Message -
From: "Philippe Wittenbergh" <[EMAIL PROTECTED]>
To: "CSS-D"
Cc: "Satyam" <[EMAIL PROTECTED]>
Sent: Wednesday, May 28, 2008 4:10 AM
Subject: Re: [css-d] o
On May 28, 2008, at 1:51 AM, Satyam wrote:
> have tried to use floats to arrange several items on the screen.
> One of
> the floats has a div and that one has floats inside. Though the div
> is set
> with overflow:hidden, one of the floats inside spills over.
>
> Actually, it does so in on
I have tried to use floats to arrange several items on the screen. One of
the floats has a div and that one has floats inside. Though the div is set
with overflow:hidden, one of the floats inside spills over.
Actually, it does so in one of the layouts, I use two different layouts for
the same
Hi barney,
thanks for interesting my problem and i make be happy you'r say
i make a vidoe for buggy version and if you want watch you can access on here
http://selam.sonsuzdongu.com/projects/kickOff/buggy.mpeg
Firefox version is on this video Iceweasel/2.0.0.3 Debian-2.0.0.3-2
Note:
Thank you Barney,
i fixed 2 or 3 hour before, problem is on .pane class in
favorities-submenu-pane, .pane class is overflow:auto
if you want to see bugy version look at here:
http://selam.sonsuzdongu.com/projects/kickOff/bugy.html
i am fixed in js code and css code on page (index.html)
200
Buggy?
That effect could look really good!
Regards,
Barney
Timu EREN wrote:
> Thank you Barney,
> i fixed 2 or 3 hour before, problem is on .pane class in
> favorities-submenu-pane, .pane class is overflow:auto
>
>
> if you want to see bugy version look at here:
> http://selam.sonsuzdongu
Timu,
I am using the newest Firefox and everything looks good. I can see no
problems.
Regards,
Barney
Timu EREN wrote:
> Hi,
> I am try do kickOff menu for web and i am using prototype and script aculo
> us, i am finish and this is work fine with ie, opera, safari, and konqueror
> bu
Hi,
I am try do kickOff menu for web and i am using prototype and script aculo
us, i am finish and this is work fine with ie, opera, safari, and konqueror
but is not work fine with firefox, i think firefox and overflow:hidden
problem with absolute and relative elements or firefox is not
On 9/22/06, Manuel Razzari <[EMAIL PROTECTED]> wrote:
> Been playing with your problem for an hour and I'd say it's
> impossible, because overflow:hidden-ing the text is the same as
> floating it, see
> http://www.w3.org/TR/CSS21/visuren.html#block-formatting
>
> What about using javascript to dete
Been playing with your problem for an hour and I'd say it's
impossible, because overflow:hidden-ing the text is the same as
floating it, see
http://www.w3.org/TR/CSS21/visuren.html#block-formatting
What about using javascript to determine if the text is taller than
the float, and switching between
> I've got a scenario where I want to dynamically change the number of
> lines of text that are visible, while it wraps around a float. The
> problem is that, once I make the overflow property of an adjacent
> block "hidden", the float is excluded from the block (i.e., the block
> decreases its wid
I've got a scenario where I want to dynamically change the number of
lines of text that are visible, while it wraps around a float. The
problem is that, once I make the overflow property of an adjacent
block "hidden", the float is excluded from the block (i.e., the block
decreases its width so that
23 matches
Mail list logo