I have an ajax function (in jquery) which update the html. It's ok.
Now, When I tap enter in the adress bar (to refresh), my html is not updated (old content).
Whereas, when I do cmd + R
, my html is always ok.
What is the problem ? Why my content shows old content from the adress bar ?
Edit :
I use Chrome
et load()
in jQuery