Re: [css-d] Mystery: The Case of the Missing CSS

2008-03-14 Thread Jeff Gates
Oh, I'm probably the one to be embarrassed. I'm sure you're right. I'm blindly searching for an answer to my sometimes missing CSS. ;-) /// Jeff Gates Life Outtacontext http://life.outtacontext.com On Mar 14, 2008, at 4:52 PM, "Eric A. Meyer" <[EMAIL PROTECTED]>

Re: [css-d] Mystery: The Case of the Missing CSS

2008-03-14 Thread Eric A. Meyer
At 3:03 PM -0500 3/14/08, Jeff Gates wrote: >In troubleshooting this I found an old (1999) article by Eric Meyer >"Help! My CSS Isn't Working!" >(http://meyerweb.com/eric/articles/webrev/199904.html) in which he says >that there should be no space between the property and the variable (i.e. >it s

Re: [css-d] Mystery: The Case of the Missing CSS

2008-03-14 Thread Jeff Gates
BTW, could this problem have anything to do with the fact that I have created a rule in my .htaccess file to resolve to this domain from a directory in my main domain (ex http://domain_one.com/my_dir -->http://inourpath.com)? > I (and a few others) are encountering an intermittent CSS problem o

[css-d] Mystery: The Case of the Missing CSS

2008-03-14 Thread Jeff Gates
I (and a few others) are encountering an intermittent CSS problem on my site, where, seemingly all of a sudden, all styles disappear on a displayed page. My css validates (http://inourpath.com/iop.css, web site: http://inourpath.com/intro.html as an example page, but can happen across the site).