
live reloading
my browser does not have live reloading when am coding a html web page
All Replies (1)
Hi Lloyd, what do you mean by "live reloading"? Do you need your editor to signal Firefox to reload the page, or do you need Firefox to ignore cached files so you get a full/fresh reload?
To manually reload a page bypassing the cache, you can use
- Shift+click the Reload button
- Ctrl+Shift+R
- Ctrl+F5
But that could get tiresome. If you open Firefox's Developer Tools, there is a checkbox on the Network tab to turn off caching for the site while you keep the tools open. There is an option to move them to a separate window rather than taking up space in the tab.
https://firefox-source-docs.mozilla.org/devtools-user/network_monitor/index.html