
How do In view any email message I receive, in a separate frame?
I am using Netzero for my email, and I also use Firefox version 37.0.2. When I right click within an email message that I am reading, sometimes I am given the option to "View This Frame Only", by clicking on this option. Then the "reading window" becomes larger, and I can see the whole message at one time in one window, and I can save it by itself as a file. Then at other times, when I right click within an email message, I am not given the option to "View This Frame Only", as a separate window. That choice is now not there any longer, for this particular email message. The next message I open might allow that option again. Who knows? Why is this? How do I assure that I can view all of my email messages as a separate window ( frame ). Why is this option available, only sometimes, and not all the time, and how do I set this option to be the "Default" all the time? I already contacted Netzero about this, and they said it is not their problem. They said it is a Firefox problem. Thanks for your time on this guys.
All Replies (3)
Most likely its only when an iframe element is used on the web page.
You might be correct. How can I find out if that indeed is the case? Where would that information be located?
Right click on the element and select "Inspect Element"
The web console that opens up will have a few new tools that you might not be familiar with.
*https://developer.mozilla.org/en-US/d.../Web_Console