Re: [css-d] Pointer to JavaScript Timeout for my CSS Menu please

2006-03-14 Thread Oliver Hodgson
> -Original Message- > From: David Evans > Subject: [css-d] Pointer to JavaScript Timeout for my CSS Menu please > > OK it's not pure CSS but I hope someone can help anyway. To be honest, you're probably better of asking this on the Webdesign-L list (http://www.webdesign-l.com/) or in th

Re: [css-d] WG: Problem with overlapping a form element

2006-03-14 Thread Oliver Hodgson
> -Original Message- > From: Peter Neu > Subject: [css-d] WG: Problem with overlapping a form element > > What is wrong? Firstly, you've floated the iframe to the left, which means it will appear to the left of anything after it in the html. Secondly, you haven't actually positioned the

Re: [css-d] IE not clearing floats

2006-03-14 Thread Oliver Hodgson
> -Original Message- > From: Thierry Koblentz [mailto:[EMAIL PROTECTED] > Subject: Re: [css-d] IE not clearing floats > > dd {float:none} to IE only I was hoping I wouldn't have to resort to that, but it works a treat. Thanks again :) -- Olly Hodgson Web Designer, Sesame This e-mail i

Re: [css-d] newbie - table problem within div

2006-03-14 Thread Oliver Hodgson
> -Original Message- > From: Kristi Kessler > Subject: [css-d] newbie - table problem within div > > My table runs out of the div in firefox but looks ok > in IE - any ideas? Without seeing the code it's hard to know. Do you have some sample code or a page we could look at? That said, i

Re: [css-d] Problem with floated items and clears - PS

2006-03-14 Thread Oliver Hodgson
> -Original Message- > From: Michel Bozgounov > Subject: [css-d] Problem with floated items and clears - PS > > Well, the beta is just a beta... But imagine a scenario, > where the hack does not work, and still the IE 7.0 final > does not include support for {displaY table} I refer you t

Re: [css-d] IE not clearing floats

2006-03-13 Thread Oliver Hodgson
> -Original Message- > From: Thierry Koblentz [mailto:[EMAIL PROTECTED] > >> I've put up a simplified test case here: [1] > > I believe you'll get better results across browsers by > "floating" the DDs *left* as well. I thought that had fixed it but alas not. While

[css-d] IE not clearing floats

2006-03-13 Thread Oliver Hodgson
Hi all, I'm usually good at working around bugs in IE's rendering engine, but this one's got me stumped. I've put up a simplified test case here: [1] I've got a element. Each of it's elements is floated left, while each of the elements is floated right. The is set to

RE: [css-d] Make a disabled image gray.

2005-09-27 Thread Oliver Hodgson
> -Original Message- > From: Gilad Fitoussi > Subject: [css-d] Make a disabled image gray. > > 1. Using expression: > img { filter:expression( eval("this.disabled? > 'gray':''") ); } > > > > 2. Using behavior: > if (element.disabled && element.style.filter=="") { > element

RE: [css-d] Designing without tables

2005-09-22 Thread Oliver Hodgson
> -Original Message- > From: Oliver Hodgson > > This is because Internet Explorer cannot resize text whose > size is set in pixels, but can size text set in other > measurement details. Huh? Read that as "other units of measurement". I'm up to my eyeba

RE: [css-d] Designing without tables

2005-09-22 Thread Oliver Hodgson
> -Original Message- > From: Guchemand > Subject: Re: [css-d] Designing without tables > > In IE6 the text on this page (http://www.csszengarden.com) doesn't > change even when I select Text Size->Largest. On the other > hand when I > do the same thing on another page (eg., www.ebay.com)

RE: [css-d] suckerfish issue

2005-09-12 Thread Oliver Hodgson
> -Original Message- > From: Tekin Suleyman > Subject: [css-d] suckerfish issue > > http://www.boxivity.co.uk/test/main-template.html > > for some reason, the sub list disappears when the mouse > hovers over the > border between the list elements (which also appears to be rendering > be

RE: [css-d] IE Style change

2005-09-07 Thread Oliver Hodgson
> -Original Message- > From: Geoff Vines > > I have just noticed that IE6 on XP SP2 is giving some form > fields a yellow background and not others. Do you have the Google Toolbar installed? I have a feeling it can have that effect, but I can't remember why. Anybody? __

RE: [css-d][FIXED] IE - Clickable transparent link?

2005-09-06 Thread Oliver Hodgson
onday, September 05, 2005 6:39 PM > To: Oliver Hodgson > Subject: Re: [css-d] IE - Clickable transparent link? > > > Have you had look at transparency > > http://www.domedia.org/oveklykken/css-transparency.php > > #box { > background-color: #ff; > filt

[css-d] IE - Clickable transparent link?

2005-09-05 Thread Oliver Hodgson
Hi, I'm making a new front-page for a website, and marketing have decided that they want a large area to be clickable. This area contains multiple headings and paragraphs, so wrapping the whole thing in an element is impractical. To achieve this, I'm using an absolutely positioned and sized e