最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

debugging - Firebug does not refresh cache on changed JavaScript - Stack Overflow

programmeradmin0浏览0评论

Firebug does not refresh cache on changed JavaScript when debugging JavaScript code under script section of Firebug. It's still showing & executing old JavaScript code which I wrote 1 to 2 hours back.

Firefox version is 13.0.1.
Firebug 1.9.2.

Could anybody please suggest me how to overe this issue? Or anyway of clearing JavaScript cache under Firebug?

Firebug does not refresh cache on changed JavaScript when debugging JavaScript code under script section of Firebug. It's still showing & executing old JavaScript code which I wrote 1 to 2 hours back.

Firefox version is 13.0.1.
Firebug 1.9.2.

Could anybody please suggest me how to overe this issue? Or anyway of clearing JavaScript cache under Firebug?

Share Improve this question edited Aug 22, 2012 at 10:04 Florent 12.4k10 gold badges50 silver badges58 bronze badges asked Jul 4, 2012 at 5:58 Yohan HirimuthugodaYohan Hirimuthugoda 1,0513 gold badges11 silver badges21 bronze badges 2
  • 1 How are you clearing the cache? Usually cntrl+F5 should clear the cache. – Pipalayan Nayak Commented Jul 4, 2012 at 6:03
  • 1 I have found the solution. Problem was Firefox caching my JavaScript file though I have remove original JavaScript file from source. Removing Firefox browser cache solved my problem. – Yohan Hirimuthugoda Commented Jul 4, 2012 at 6:28
Add a ment  | 

1 Answer 1

Reset to default 10

When I've had this problem, I've usually restarted Firefox (close, open again), but clearing the cache using ctrl+F5 has worked too.

发布评论

评论列表(0)

  1. 暂无评论