tedd wrote:

> The line is the top border of this element:
> <a href="#narrowparagraph"><img
> src="images/gifs/transparent.gif"
> alt="Skip Navigation" height="2" width="2"></a>
>
> Which carries the image border thing problem. I placed that
> there for accessibility "Skip Navigation", which as my Mom
> used to say "No good deed ever goes unpunished."

I place skip links outside of the viewport, and then let them 
'pop up' inside the viewport when receiving focus, with :focus 
and :active (for IE) styles.

> Why does the background image I use not work in just the those
> two pages showing my menu examples -- 
>
> http://www.sperling.com/examples/menuh/
> http://www.sperling.com/examples/menuv/
>
> -- via Firefox 1.5.0.4 running on Mac OS X 10.4.6 and I assume
> others?
>
> I've looked at it and the problem isn't obvious to me as to
> why it's happening. Is it the IE conditional statement
> interfering with the basic css with regard to background?

You can test that of course, by taking out that statement and 
check if the problem persists in FF.


Which background-image are you referring to? I don't see anything 
in IE(7) that isn't there in Firefox, except for quite a few 
problems with overlapping texts in the content (on all pages).
Opera also shows me the same thing as Firefox.

-- 
Els
http://locusmeus.com/
http://locusoptimus.com/ 


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to