[css-d] Check of family tree layout

2011-01-18 Thread Alan Gresley
Hello, After quite a few years with working with this family tree layout, I believe I have accidentally added the correct CSS by floating and clearing the correct elements. It was very challenging. http://css-class.com/test/demos/genealogy/generations3.htm Seems to work without breaking

Re: [css-d] Check of family tree layout

2011-01-18 Thread Philip Taylor (Webmaster, Ret'd)
Overshoots visible at intersection of up and right lines in Seamonkey V2.0.11 @ 1152 x 864 dpi; screen- shot available on request. Philip Taylor Alan Gresley wrote: Hello, After quite a few years with working with this family tree layout, I believe I have accidentally added the

[css-d] Win7/Vista IE/8.0

2011-01-18 Thread David Laakso
On this page [1] the word portfolio appears twice, it is stacked.. intentionally. The bottom-word shows the last letter o clipped in Win7/Vista IE/8.0 [I do not have either of these OSes]. It is /not/ clipped in XP IE/8.0 which I do have on this end. Anyone spot the problem and/or see a fix

Re: [css-d] Check of family tree layout

2011-01-18 Thread Felix Miata
On 2011/01/19 00:56 (GMT+1100) Alan Gresley composed: http://css-class.com/test/demos/genealogy/generations3.htm Seems to work without breaking (text size *, zooming, etc) in all versions of IE along with FF 3.6.13, Opera 11 and Safari. I would please welcome a check in Mac. * Excluding

Re: [css-d] Win7/Vista IE/8.0

2011-01-18 Thread David Laakso
On 1/18/11 9:17 AM, Barney Carroll wrote: Using Win7 + IE8, there's no clipping as such: http://barneycarroll.com/david_portfolio_ie8.png O.K. Thanks. Strange because browsercam shows clipping in Win7/Vista IE/8.0. …However there are several strange disparities in IE7: ~d

Re: [css-d] Check of family tree layout

2011-01-18 Thread David Laakso
On 1/18/11 9:01 AM, Philip Taylor (Webmaster, Ret'd) wrote: Overshoots visible at intersection of up and right lines in Seamonkey V2.0.11 @ 1152 x 864 dpi; screen- shot available on request. Philip Taylor Same Mac OS X 10.4 Camino/2.0.6. Eventually, Seamonkey and Camino will get it-- they

Re: [css-d] Check of family tree layout

2011-01-18 Thread Felix Miata
On 2011/01/18 09:51 (GMT-0500) David Laakso composed: Same Mac OS X 10.4 Camino/2.0.6. Eventually, Seamonkey and Camino will get it-- they both tend to lag behind a little... Camino lags a lot - its latest version is Gecko equivalent to FF 3.0.x. SM isn't as big a laggard. Latest's (2.0.11)

[css-d] [CSS3]: The background-rotate property

2011-01-18 Thread Gabriele Romanato
Hi all. Hope this hasn't been discussed yet: http://onwebdev.blogspot.com/2011/01/css3-background-rotate-property.html Regards, Gabriele Romanato http://www.css-zibaldone.com http://www.css-zibaldone.com/test/ (English) http://www.css-zibaldone.com/articles/ (English)

Re: [css-d] Check of family tree layout

2011-01-18 Thread Alan Gresley
On 19/01/2011 3:39 AM, Felix Miata wrote: On 2011/01/18 09:51 (GMT-0500) David Laakso composed: Same Mac OS X 10.4 Camino/2.0.6. Eventually, Seamonkey and Camino will get it-- they both tend to lag behind a little... Camino lags a lot - its latest version is Gecko equivalent to FF 3.0.x. SM

[css-d] print style sheet problem IE7 layout issue

2011-01-18 Thread Rory Bernstein
Two things: 1. On this page: http://seidenschein.com/index.php/seidenschein/practice_areas/421-a_benefits/ When I print it, only about two-thirds of the text on the page shows up on the printed version. I have a print style sheet. it stops about 1 line into the duration section. Why would this

[css-d] drop down vertical nav?

2011-01-18 Thread Matthew P. Johnson
Can a drop down effect for a nav be created using pure css? Something like the following link without using any sort of script. http://jquery.bassistance.de/treeview/demo/?1 Matthew P. Johnson | Eco I.T. 708 Bay Road Mill Valley CA 94941 | 415.254.1563 | http://ecoitsf.com/

Re: [css-d] drop down vertical nav?

2011-01-18 Thread Matthew P. Johnson
-Original Message- From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Matthew P. Johnson Sent: Tuesday, January 18, 2011 3:31 PM To: css-d@lists.css-discuss.org Subject: [css-d] drop down vertical nav? Can a drop down effect for a nav be

Re: [css-d] drop down vertical nav?

2011-01-18 Thread Tim Climis
On Tuesday, January 18, 2011 6:33:03 pm Matthew P. Johnson wrote: -Original Message- From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Matthew P. Johnson Sent: Tuesday, January 18, 2011 3:31 PM To: css-d@lists.css-discuss.org Subject:

Re: [css-d] drop down vertical nav?

2011-01-18 Thread Matthew P. Johnson
-Original Message- From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Tim Climis Sent: Tuesday, January 18, 2011 5:15 PM To: css-d@lists.css-discuss.org Subject: Re: [css-d] drop down vertical nav? On Tuesday, January 18, 2011 6:33:03 pm

Re: [css-d] drop down vertical nav?

2011-01-18 Thread Germán Martínez
I think it's important to point out that drop down menus depending on :hover can be a problem in devices with touch interfaces (most smartphone, tablets, etc). Best, Germán On Jan 18, 2011, at 8:17 PM, Matthew P. Johnson wrote: -Original Message- From:

Re: [css-d] drop down vertical nav?

2011-01-18 Thread David Laakso
On 1/18/11 6:30 PM, Matthew P. Johnson wrote: Can a drop down effect for a nav be created using pure css? Something like the following link without using any sort of script. http://jquery.bassistance.de/treeview/demo/?1 Matthew P. Johnson | Eco I.T. Yes, anything is possible! Whether it