iframe
Hello all,
I whrite my website in a text-editor and test it with different browsers, now I'll change from frameset to iframe and had followed problem: All files are on same server (local) 3 (4) sources to display in 4 splitted windows. All tested browsers (IE, Edge and Chrome) will show content correctly, only FF in Version 82.0.2 will show content 1 and 2 correct, content 3 will show content 4 while refered content 2. For example see images - one with real existing files (all local) and second with file 3 no existing jet (will be create soon). Browsers on images are from left Chrome, IE, Edge and FF. Right is the html, they all display.
thx in advance - Thomas
Chosen solution
Hi Thomas, could you try to reload the page bypassing the cache? Either:
- Shift+click the Reload button
- Ctrl+F5
- Ctrl+Shift+r
Alternately, this article has the steps to clear the web cache completely: How to clear the Firefox cache.
Any difference?
Skaityti atsakymą kartu su kontekstu 👍 0All Replies (3)
Chosen Solution
Hi Thomas, could you try to reload the page bypassing the cache? Either:
- Shift+click the Reload button
- Ctrl+F5
- Ctrl+Shift+r
Alternately, this article has the steps to clear the web cache completely: How to clear the Firefox cache.
Any difference?
You can also check this in Developer tools like the Inspector and the Web Console and the Network Monitor.
- "3-bar" menu button or Tools -> Web Developer
- https://developer.mozilla.org/en-US/Tools/
- https://developer.mozilla.org/en-US/Tools/Web_Console
- https://developer.mozilla.org/en-US/Tools/Network_Monitor
Thanks for fast replay, problem is solved: I close the Tab and reopen it, then the correct dates will shown. Think Ctrl+F5 or Ctrl+Shift+r would do the same effect.
rgds Thomas