Re: IE 6: This page contains both secure and unsecure...
My main category sidebox is a flyout menu.
Re: IE 6: This page contains both secure and unsecure...
Oops ... how did I miss that?
In looking at your stylesheet.css file, I see 3 syntax errors (2 on padding, and one bad comment tag) which you might want to fix. Might be wise to run it through the w3c stylesheet validator. While I doubt those are specifically causing your problem, they may point out other issues.
Re: IE 6: This page contains both secure and unsecure...
Quote:
Originally Posted by
DrByte
Oops ... how did I miss that?
In looking at your stylesheet.css file, I see 3 syntax errors (2 on padding, and one bad comment tag) which you might want to fix. Might be wise to run it through the w3c stylesheet validator. While I doubt those are specifically causing your problem, they may point out other issues.
Good idea. I'm going to try validating it, maybe that will catch some other errors that might be causing the problem.
btw, Thanks for your help so far, DrByte.