Instead of:

<link href="MyStyles.css" rel="stylesheet" type="text/css" />

Use (on first load):

<link href="MyStyles.css?t=12345" rel="stylesheet" type="text/css" />

And second load:
<link href="MyStyles.css?t=12346" rel="stylesheet" type="text/css" />

Obviously, this is simplified when using some server-side language to
generate the value.

--G

> I've also done:
> 
> style.css?v=1
> 
> then increment the number as needed...
 
> Tom Livingston | Senior Interactive Developer | Media Logic |
> ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com


Thanks Tom, Glenn will give these a shot. 


Elli Vizcaino
Helping artists, entrepreneurs and small
businesses knock the socks off the competition!
http://www.e7flux.com

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to