[找答案]圖片被快取的問題,IE img width height not working

  • 573
  • 0

摘要:[找答案]圖片被快取的問題,IE img width height not working

圖片被快取的問題
出處

http://stackoverflow.com/questions/2104949/how-to-reload-refresh-an-elementimage-in-jquery
$("#myimg").attr("src", "/myimg.jpg?timestamp=" + new Date().getTime());

給時間參數 原理就是 跟 防止 JS CSS快取一樣

 

IE img width height not working

用CSS去定義