[jQuery] .load() on IE7 returns Cached results
Thank you very much, Blair. That seems to have done the trick. Don't you
wish sometimes IE would just go away so life would be simpler. ;-)
> -----Original Message-----
> From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On
> Behalf Of Blair Mitchelmore
> Sent: Tuesday, February 06, 2007 10:41 PM
> To: jQuery Discussion.
> Subject: Re: [jQuery] .load() on IE7 returns Cached results
>
> Try adding a random number or a timestamp to the url you request. IE
> loves to retrieve caches when you don't want it to.
>
> -blaie
>
>
> Michael E. Carluen