Protocol changes CSS?

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
nielsene
DevNet Resident
Posts: 1834
Joined: Fri Aug 16, 2002 8:57 am
Location: Watertown, MA

Protocol changes CSS?

Post by nielsene »

I have a site that I recently enabled SSL on. However some parts of my pages are disappearing now. The view source still has the correct content, but form labels go aren't being rendered. I just tried re-validating; it appears that a small xhtml bug has crept in with the new layout, but that's shared across SSL and non-SSL. Doing a quick hack fix, the xhtml validates, the CSS valdidates, but the page is still mis-rendered in SSL, but not in regular.

Any ideas on where to look to continue the debugging?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

for some odd reason, it may be a caching issue.. hmmm...
Post Reply