Re: [css-d] Em vs ex

2007-09-21 Thread Philippe Wittenbergh
Georg wrote: > Have a look at this page across browser-land... > > ...especially in Moz/Fx, and do some font-resizing. What do you consider 'wrong' in Gecko's behaviour ? (Safari/WebKit and Konqueror have exactly the same behaviour) All 3 browsers do exac

Re: [css-d] menu test

2007-09-21 Thread JGardner
Thank you so much!! Other than a slight positioning problem it seems to all be working now. Is there a specific place (or book) that will explain how you knew what to do? I did it and it worked but I don't know why it worked or more importantly how I would know when it would solve a problem in

Re: [css-d] Javascript Help

2007-09-21 Thread Dejan Kozina
Javascript is definitely out of this list scope. I'd suggest you take a look at http://lists.evolt.org/mailman/listinfo/javascript or http://www.quirksmode.org/dom/list.html . djn Deb Bergeron wrote: > Hello! > > I've been *lurking* on your list for a few weeks now. I have a > javascript iss

Re: [css-d] Set Up Safari Beta 3

2007-09-21 Thread Dejan Kozina
1) What you downloaded is the installer: just double-click it to launch the setup procedure. Accept the default options unless you have a good reason not to, and you're done. 2) Sort of. Actual Macs are using Safari 2, so they should still have bugs corrected (hopefully) in v. 3. The new version

Re: [css-d] margin/padding and li problem

2007-09-21 Thread Luc
Good evening David, It was foretold that on 21/9/2007 @ 18:46:02 GMT-0400 (which was 19:46:02 where I live) David Laakso would write: > I may not get what you want. The names of the clients and the phone numbers on 1 line, instead of, in this case, getting the phone numbers pushed to anoth

Re: [css-d] Mad CSS skillz!

2007-09-21 Thread tedd
At 10:51 AM -0400 9/20/07, Les Mizzell wrote: >Be amazed... > >http://www.xefer.com/maze-generator Yes, I was amazed. No matter what I entered or what button I pushed, nothing happened -- simply amazing. But then again, I'm easily amazed and often distracted by shinny objects too. Cheers, ted

Re: [css-d] margin/padding and li problem

2007-09-21 Thread David Laakso
Luc wrote: > Hello list, > > i have a list with a background image that i just can't seem to get a > bit less indented. It's a list of clients and upon adding the > phone numbers, the ninth client on the list has it's number pushed to > the next line. Opera is the only browser that doesn't do it. O

Re: [css-d] margin/padding and li problem

2007-09-21 Thread Luc
Good evening Rowan, It was foretold that on 21/9/2007 @ 22:12:10 GMT+0100 (which was 18:12:10 where I live) Rowan @ Jetboy would write: > is overriding the styles for that specific list. Reduce the left margin on > the ul to move the whole list to the left, or reduce the last padding value

Re: [css-d] Em vs ex

2007-09-21 Thread Rowan @ Jetboy
Thanks folks. Ems it is then. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by e

Re: [css-d] margin/padding and li problem

2007-09-21 Thread Rowan @ Jetboy
#contentright ul { padding: 0; margin-left: 2em; list-style-type: none; } #contentright ul li { text-align: left; padding: 10px 1px 10px 30px; font-size: 0.8em; } is overriding the styles for that specific list. Reduce the left margin on the ul to m

[css-d] UL displaying as flowing multi columns

2007-09-21 Thread Don M Zacharias
This is my first post to css-d so please bear with me. I have a very specific situation and I feel there definitely must be a solution that I just can't figure out. Server-side code is generating a list of items for me, and I want to display the list in fixed-height, fixed width columns, i.e. i

[css-d] Javascript Help

2007-09-21 Thread Deb Bergeron
Hello! I've been *lurking* on your list for a few weeks now. I have a javascript issue. The script will work in FF but not IE. Is this a question someone out there can help me with or is it not the scope of this list? Thanks, Deb ---

[css-d] margin/padding and li problem - solved

2007-09-21 Thread Luc
Hello list, seems i was a bit to quick on the e-mail trigger: adding a negative left-margin to the ul did the trick. But i'm a bit confuzzled as why i needed the left-margin: setting margin to 0 doesn't remove the indentation in this case? Luc __

[css-d] margin/padding and li problem

2007-09-21 Thread Luc
Hello list, i have a list with a background image that i just can't seem to get a bit less indented. It's a list of clients and upon adding the phone numbers, the ninth client on the list has it's number pushed to the next line. Opera is the only browser that doesn't do it. Obviously there isn't e

Re: [css-d] Dynamic menu challenge

2007-09-21 Thread grovesdavid
tedd Wrote: Instead of buying a Mac, try joining one of the BrowserCam groups -- Hello, That must be good, when I googled every group I found was full So it must really work well. Kind Regards GM) __ css-discuss [EMAIL

[css-d] Set Up Safari Beta 3

2007-09-21 Thread grovesdavid
Hello, Two questions: 1) I've down;loaded the above [Safari Beta 3) How do you set it up/install under windows (xp-pro sp2). 2) can it really help window users to evaluate the performance of their sites under a Mac with Safari Browser? Kind Regards DG) _

Re: [css-d] menu test

2007-09-21 Thread Gunlaug Sørtun
JGardner wrote: > http://www.jgardnerdesigns.com/web-design-services.htm > > It seems like sometimes in IE 6 when you hover over the drop down > links they disappear. Please let me know if this happens to you and > if so what browser you are using. IE6 and IE7 can't stack absolute positioned

Re: [css-d] menu test

2007-09-21 Thread David Laakso
JGardner wrote: > Hi, > > For whoever has a second (risky question :-)) could you test the drop down > function on the menu (there is only a drop down section under services). You > can find the menu here - > http://www.jgardnerdesigns.com/web-design-services.htm > > It seems like sometimes in

Re: [css-d] menu test

2007-09-21 Thread Kenny Graham
> It seems like sometimes in IE 6 when you hover over the drop down links they > disappear. Please let me know if this happens to you and if so what browser > you are using. In IE 6, the menu is going under the content, so it loses focus when you hover over the lower menu items. Set the menu t

Re: [css-d] Site Check on Suckerfish

2007-09-21 Thread David Laakso
Richard Brown wrote: > Hi All > > Could you please check the following menu in IE6 and 7? I am told the > menu is not behaving correctly. > > > > Many thanks for your help. > The Lord works in m

Re: [css-d] IE 5.5/6 - Floated elements have 100% width, even when width:auto;

2007-09-21 Thread Brian Campbell
On Friday, September 21, 2007, at 10:42AM, "Bruno Fassino" <[EMAIL PROTECTED]> wrote: >On 9/21/07, Brian Campbell <[EMAIL PROTECTED]> wrote: >> I'm having issues with (seemingly random, although I'm sure it's not) block >> level >> elements claiming 100% width even when width:auto is set. Didn'

Re: [css-d] IE 5.5/6 - Floated elements have 100% width, even when width:auto;

2007-09-21 Thread Bruno Fassino
On 9/21/07, Brian Campbell <[EMAIL PROTECTED]> wrote: > I'm having issues with (seemingly random, although I'm sure it's not) block > level > elements claiming 100% width even when width:auto is set. Didn't have much > luck > finding the solution via google or in the wiki so I thought I'd post it

[css-d] IE 5.5/6 - Floated elements have 100% width, even when width:auto;

2007-09-21 Thread Brian Campbell
I'm having issues with (seemingly random, although I'm sure it's not) block level elements claiming 100% width even when width:auto is set. Didn't have much luck finding the solution via google or in the wiki so I thought I'd post it. Any suggestions? thanks, Brian _

[css-d] menu test

2007-09-21 Thread JGardner
Hi, For whoever has a second (risky question :-)) could you test the drop down function on the menu (there is only a drop down section under services). You can find the menu here - http://www.jgardnerdesigns.com/web-design-services.htm It seems like sometimes in IE 6 when you hover over the dr

[css-d] Site Check on Suckerfish

2007-09-21 Thread Richard Brown
Hi All Could you please check the following menu in IE6 and 7? I am told the menu is not behaving correctly. Many thanks for your help. -- Kind regards Rich http://www.cregy.co.uk Embracing what Go

Re: [css-d] Code error

2007-09-21 Thread Dan Dorman
On 9/21/07, Dan Dorman <[EMAIL PROTECTED]> wrote: > fieldset. (There's still a couple of minor issues, but see if you > can't sort 'em out after fixing the height.) And by fixing, I mean getting rid of the property declaration. Should have specified that :P :Dan __

Re: [css-d] Code error

2007-09-21 Thread Dan Dorman
On 9/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I've an error in my code which I can't find. I know it's a code error > because the document works in I/E but not in either, FF or Opera. The main issue seems to be the height: 1.75em applied to .forms1 fieldset. (There's still a couple of

Re: [css-d] Em vs ex

2007-09-21 Thread Gunlaug Sørtun
Rowan @ Jetboy wrote: > Hi list, > > I'm looking to use em or ex units for elastic layout on a new site. > mozillaZine (http://kb.mozillazine.org/Em_vs._ex) recommends ex's to > avoid rounding errors (in Moz), but other sites make veiled > references to ex problems with older browsers. > > Can a

Re: [css-d] Em vs ex

2007-09-21 Thread Philippe Wittenbergh
On Sep 21, 2007, at 10:22 PM, Rowan @ Jetboy wrote: > I'm looking to use em or ex units for elastic layout on a new site. > mozillaZine (http://kb.mozillazine.org/Em_vs._ex) recommends ex's > to avoid > rounding errors (in Moz), but other sites make veiled references to ex > problems with older

Re: [css-d] Em vs ex

2007-09-21 Thread Felix Miata
On 2007/09/21 09:22 (GMT-0400) Rowan @ Jetboy apparently typed: > I'm looking to use em or ex units for elastic layout on a new site. > mozillaZine (http://kb.mozillazine.org/Em_vs._ex) recommends ex's to avoid > rounding errors (in Moz), but other sites make veiled references to ex > problems wit

[css-d] Sneaky way to use overflow+anchor links to simulate a slideshow

2007-09-21 Thread Christian Heilmann
http://www.wait-till-i.com/index.php?p=488 This just baffled me in an applicant's exercise. It is superfluous markup but you can use the idea to create a slide show of for example illustrations scattered over a whole article using positioning -- Chris Heilmann Book: http://www.beginningjavascrip

[css-d] Code error

2007-09-21 Thread grovesdavid
Hello, I've an error in my code which I can't find. I know it's a code error because the document works in I/E but not in either, FF or Opera. file: http://www.linkhomes2000.co.uk/index.php Problem is search form left, and town search which should sit below search form. there should be a whit

[css-d] Em vs ex

2007-09-21 Thread Rowan @ Jetboy
Hi list, I'm looking to use em or ex units for elastic layout on a new site. mozillaZine (http://kb.mozillazine.org/Em_vs._ex) recommends ex's to avoid rounding errors (in Moz), but other sites make veiled references to ex problems with older browsers. Can anyone tell me what those problems are/w

Re: [css-d] hasLayout problem?

2007-09-21 Thread Kenny Graham
> Basic fix: > * html body { > position: relative; > } As always, Gunlaug to the rescue. However, somewhere along the way, I made the light background disappear from under the subnav. The rest of that background is behaving like the whole thing exists, but like it has a green element ontop of it

Re: [css-d] last question about this table. Still haven't gotten the answer.

2007-09-21 Thread Ingo Chao
juliann wheeler wrote: > I fixed part of the alignment problem, but does anyone know how to get > rid of that small white space between the header and the two tables > beneath it? The deadline for this is in 2 hours and I've been trying to > figure this out for 3 days now. > > Here is the link

[css-d] last question about this table. Still haven't gotten the answer.

2007-09-21 Thread juliann wheeler
I fixed part of the alignment problem, but does anyone know how to get rid of that small white space between the header and the two tables beneath it? The deadline for this is in 2 hours and I've been trying to figure this out for 3 days now. Here is the link again: http://www.pcg-advisors.co