Posts by CMOT • 33 points
1 post
-
1
votes1
answer401
viewsQ: Avoid actual image caching, not just changing the src name
I have an image that loads multiple times, each time with content that won’t be reused. to this problem, I found several answers suggesting something var d = new Date();…