[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Do browsers treat secure sites differently WRT style?
- Subject: [ale] Do browsers treat secure sites differently WRT style?
- From: brian at polibyte.com (Brian Pitts)
- Date: Sun, 28 Dec 2008 13:31:35 -0500
- In-reply-to: <[email protected]>
- References: <[email protected]>
On Sun, 2008-12-28 at 06:47 -0500, Jim Lynch wrote:
> I have a static page that renders differently under ssl than normal. I
> have no idea why. The page has styles for some of the elements but not
> the one that is different. A table served by ssl has the same default
> background color as the rest of the page. When it is being served by
> plain Apache, the background is white.
>
> Any idea why? Konqueror does the same thing, ditto Opera and IE6.
Do you have an external stylesheet for the table on a subdomain where
the ssl certificate isn't valid?
-Brian