Re: [css-d] Opera 8 and position:fixed

2006-05-19 Thread Ryan Cannon
According to the spec[1], using position: fixed is *always* relative to the viewport, unlike absolute positioning, which is relative to a relatively or absolutely positioned containing block or, that failing, the viewport. Fixed positioning is like this because the element is positioned in

[css-d] IE6 Double-Clearing Problem

2006-02-06 Thread Ryan Cannon
Argh! I've been unable to figure this out. http://comptonpappas.ryancannon.com/paintings HTML: div aimg //a -- Ryan Cannon Interactive Developer MSI Student, School of Information University of Michigan http://RyanCannon.com

[css-d] Firefox :hover bug?

2005-05-25 Thread Ryan Cannon
://www.ryancannon.com/blog/?style=Wolves+and+Tigers -- Ryan Cannon Wordsmith, webwright http://RyanCannon.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com

Re: [css-d] Firefox :hover bug? (Update: Mac OS only)

2005-05-25 Thread Ryan Cannon
be appreciated. On May 25, 2005, at 1:49 PM, brian ally wrote: On 5/25/05, Ryan Cannon [EMAIL PROTECTED] wrote: I'm having trouble isolating/working around a seeming :hover bug in Firefox. If you look at my site's navigation bar[1], the tabs disappear when you hover over the list. The stylesheet

Re: [css-d] CSS vs. JS: The content property

2005-04-28 Thread Ryan Cannon
is does not rely on the implementation and interaction of multiple properties in order to work--it either does or does not. -- Ryan Cannon Instructional Technology Web Design http://RyanCannon.com __ css-discuss [EMAIL PROTECTED