|
2008-07-10
, 22:18
|
|
Posts: 177 |
Thanked: 68 times |
Joined on Dec 2007
@ Phoenix
|
#52
|
|
2008-07-10
, 23:50
|
|
Posts: 2,869 |
Thanked: 1,784 times |
Joined on Feb 2007
@ Po' Bo'. PA
|
#53
|
The service is now up but the browser on the tablet says (paraphrased),
"we recommend the following browsers.....
Safari 3 or later
Firefox 2 or later
Press OK and it takes you back to the same screen. One cannot access webmail at all...
we recommend the following browsers.....
Safari 3 or later
Firefox 2 or later
|
2008-07-11
, 12:42
|
|
Posts: 357 |
Thanked: 115 times |
Joined on Sep 2007
@ Sunny England :)
|
#54
|
|
2008-07-11
, 13:12
|
|
Posts: 1,310 |
Thanked: 820 times |
Joined on Mar 2006
@ Irving, TX
|
#55
|
|
2008-07-11
, 13:23
|
|
Posts: 696 |
Thanked: 1,012 times |
Joined on Mar 2006
@ Asturies, Spain
|
#56
|
Isn't the answer blatantly obvious? Apple hate freedom
Firefox 3 on Fedora 8 gives this:
Maybe apple just don't support Linux, period.
As mentioned many times already, changing the browser won't stop Apple giving you a big, fat F-You. Just another reason to boycot anything made by Apple.
The only good apple is a Braeburn
function addBrowserNametoBody() { var body = SC.window; body.addClassName(SC.Platform.Browser.toLowerCase()); if (SC.Platform.isWindows) { body.addClassName('windows'); } else if (SC.Platform.isMac) { body.addClassName('mac'); } }
The Following User Says Thank You to yerga For This Useful Post: | ||
|
2008-07-11
, 13:36
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#57
|
Object.extend(String.English,{"IE.Browser.Title":"We recommend the following browsers.","IE.Browser.recommendText":"To make use of rich web applications in MobileMe, we recommend one of the following supported browsers:","IE.Browser.SafariLink.Text":"Safari 3 or later","IE.Browser.FireFoxLink.Text":"Firefox 2 or later","IE.Browser.SafariLink":"http://www.apple.com/safari/download/","IE.Browser.FireFoxLink":"http://www.mozilla.com/en-US/firefox/","IE.Browser.MacOrPC.Text":"(Mac / PC)","IE.Browser.WindowsOnly.Text":"(Windows only)","IE.Browser.UpdateText":"Update your browser now to access your email, calendar, contacts, and more at","IE.Browser.MobileMe.LinkText":"me.com","IE.Browser.Support.Text":"Questions? Go to ","IE.Browser.Support.Link":"http://www.apple.com/support/mobileme","IE.Browser.Support.LinkText":"MobileMe Support","IE.Browser.check":"Don't show again"});function createCookie(cookieName,cookieValue){var value=document.getElementById('scheck1').checked;var expire;if(value==true){var today=new Date();expire=new Date();expire.setTime(today.getTime()+3600000*24*30);document.cookie=cookieName+"="+escape(cookieValue)+";expires="+expire.toGMTString()+";domain=.me.com;path=/;";} else{expire="";document.cookie=cookieName+"="+escape(cookieValue)+";domain=.me.com;path=/;";} location.href=document.referrer;} function getchecked() {var value=document.getElementById('scheck1').checked;if(value==true){$('scheck1').checked=false;}else{$('scheck1').checked=true;}} function setContinueVisibility(){if(!isUpgradeRecommended()){$('continueOption').style.visibility='visible';}} function isUpgradeRecommended(){var upgradeRecommended=false;var clientPlatform=SC.Platform;var ua=navigator.userAgent.toLowerCase();var isVista=false;var isWinXP=false;if(SC.Platform.isWindows){isVista=(ua.indexOf('nt 6')!=-1);isWinXP=(ua.indexOf('nt 5')!=-1);} if(clientPlatform.Firefox&&clientPlatform.Firefox<2&&(clientPlatform.isMac||isWinXP||isVista)) upgradeRecommended=true;if(clientPlatform.Safari&&clientPlatform.Safari<2) upgradeRecommended=true;if(clientPlatform.IE&&clientPlatform.IE==6&&isWinXP) upgradeRecommended=true;return upgradeRecommended;} setContinueVisibility();
|
2008-07-11
, 14:32
|
Posts: 22 |
Thanked: 13 times |
Joined on May 2008
|
#58
|
|
2008-07-11
, 14:34
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#59
|
|
2008-07-11
, 14:38
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#60
|
Solution:
Change UA string to firefox 3 (annoying)
or
Run Firefox 3, iceweasel, fennec on the tablet.