Jump to content
10 posts in this topic

Recommended Posts

my homepage is my gmail account, and for some reason it wont open up the box or whatever that displays my mail. i just see a blank page, and when i try to look at gmail in any other browser, it works. ayone know why? i really want to stay with firefox. help is appreciated!

Link to comment
https://www.insanelymac.com/forum/topic/35055-firefox-isnt-displaying-gmail/
Share on other sites

Download and install this. It simply enables Firefox to use the Internet Explorer engine with a single click. You'll be able to switch back to the Firefox engine with another click. It says it's compatible with FF 1.5, but I can also use it with FF 2.0. It is also a great utility for web developers.

Download and install this. It simply enables Firefox to use the Internet Explorer engine with a single click. You'll be able to switch back to the Firefox engine with another click. It says it's compatible with FF 1.5, but I can also use it with FF 2.0. It is also a great utility for web developers.

Be aware that IETab is a Windows-only extension. Can you view the page source of the 'blank page' that appears?

That's right, it's a windows only extension. I only use Safari in Mac OS X, so I forgot to mention that.

yeah, i can.

 

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Gmail</title>
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="alternate" type="application/atom+xml" title="Gmail Atom Feed" href="feed/atom" />
<script src="?view=page&name=browser&ver=o9cia6293i3x"></script>
</head>
<noscript><font face=arial>JavaScript must be enabled in order for you to use Gmail in standard view. However, it seems JavaScript is either disabled or not supported by your browser. To use standard view, enable JavaScript by changing your browser options, then <a href="">try again</a>. <p>To use Gmail's basic HTML view, which does not require JavaScript, <a href="?ui=html&zy=n">click here</a>.</p></font><p><font face=arial>If you want to view Gmail on a mobile phone or similar device <a href="?ui=mobile&zyp=n">click here</a>.</font></p></noscript>
<script>
<!--

var fs_time=(new Date()).getTime();




function wfs() {


try {
if (parent!=window && parent.wfs) {
return false;
}
}catch(e){}



if (top.location.href.indexOf('nocheckbrowser')!=-1) {
return true;
}




if (!is_browser_supported) {
top.location="?ui=html\x26zy=j";
return false;
}


var testcookie='jscookietest=valid';
document.cookie=testcookie;
if (document.cookie.indexOf(testcookie)==-1) {
top.location="html\x2Fnocookies.html";
return false;
}

document.cookie=testcookie+';expires=Thu, 01 Jan 1970 00:00:00 GMT';


var agt=navigator.userAgent.toLowerCase();


if (agt.indexOf('msie')!=-1 && document.all &&
agt.indexOf('opera')==-1 && agt.indexOf('mac')==-1) {


eval('var c=(agt.indexOf("msie 5")!=-1)?"Microsoft.XMLHTTP":"Msxml2.XMLHTTP";try{new ActiveXObject(c);}catch(e){top.location="html\x2Fnoactivex.html";}');
}


return true;

}

function lj() {

js.location.replace("?view=page\x26name=js\x26ver=j4ka44rgkua0");

}


if (wfs()) {


document.write('<frameset onload=lj() rows="100%,*" border=0><frame name=main src="?view=page&name=loading&ver=1q2chc66hnxek" frameborder=0 noresize scrolling=no><frame name=js src="?view=page&name=loading&ver=1q2chc66hnxek" frameborder=0 noresize></frameset>');
}
-->
</script>
</html>

×
×
  • Create New...