| 
	
 | 
 Posted by Jedi Fans on 07/24/05 12:23 
Leonard Blaisdell wrote: 
> In article <pan.2005.07.22.18.04.21.365881@example.invalid>, 
>  JDS <jeffrey@example.invalid> wrote: 
>  
>> On Fri, 22 Jul 2005 18:34:36 +0100, Jedi Fans wrote: 
>> 
>>> had heard it somewhere, see http://www.searchengines.com/HTMLtitle.html 
>> Ah, i see. But that link is only applying this rule to SEO, and not to the 
>> caching problem I am having. 
>  
> Or someone's interpretation of SEO :-) 
>  
>> Thanks anyways. 
>  
> I had a problem with MSIE on a site I built in the last couple of years  
> that was never even replied to in alt.html or ciwas. I diddled it till I  
> had no complaints from my customer but probably lost functionality. It  
> was an MSIE failure to read my stylesheet on a back-button and regarded  
> an unordered-list with CSS blinkenlights used as a menu. It's probably  
> not related, but I smelled being there before. 
>  
> leo 
>  
try giving your stylesheet a title? for example: 
<link rel="stylesheet" type="text/css"  
href="/~nuggets/include/css/website.css" title="Default" />
 
[Back to original message] 
 |