|
#1
| ||||
| ||||
| No Hotmail through Safari?
Tried to access my hotmail account for the first time using the new Safari browser -- and Hotmail alerts me that my browser doesn't support JavaScript, and therefore I can't access my Hotmail account! JavaScript IS enabled in the Safari preferences.
__________________ Mac mini 2.0GHz 10.6.2 • 4GB • 320GB • Superdrive • 4 x 1TB USB 2.0 • LED Cinema Display MacBook 2.0GHz Core 2 Duo - White 10.6.2 • 4GB • 250GB • CD-RW/DVD-ROM iPhone 3G 8GB • iPod Touch 8GB • iPod Photo 60GB • iPod nano 1GB • AT&T U-Verse 18Mb/2Mb http://www.jeffhoppe.com |
|
#2
| ||||
| ||||
|
Maybe apple doesn't want you to use Hotmail ... shame on you
__________________ Nathan Coffield Apple iBook; AMD 3400 3GB of RAM, 250GB SATA HD, 19" Wide Screen Monitor, Windows XP Home, VMWare running Slackware 11 for development purposes, Apache 2.2, PHP 5; Home Page |
|
#3
| |||
| |||
|
I got the same error message. Went back to the preferences and javascript was enabled and hit reload and it works. Its a beta.
|
|
#4
| ||||
| ||||
|
Here is my best guess as to what is happening: Most JavaScripts use some form of Browser detection so that you don't get errors for using a DOM property that doesn't exist (cause this will crash the script or throw up annoying debug screens). The problem is: there are two ways to do this. The first (the more intelligent way) uses an if statement and makes a call to IE's proprietary DOM. If this fails, we get back false instead of a error message. If we get false, we know that we probably have standard based browser (ie. Mozilla, Chimera, etc), but of course we check for that too. The second way of doing this (the stupid way) is to make a call to a javascript function that returns the name of the browser. From the info that is returned, the JavaScript determines what kind of code to use. So, while konqueror is based on the W3C's standard DOM, since it doesn't return results like Mozilla, IE, or Opera, the JavaScript thinks that it isn't compatible and gives you a message that your browser isn't supported. I see messages like this all the time (since I refuse to use Netscrape or Internet Exploder). Just another annoyance caused by MicroSquish.
__________________ "Your computer has too much computer in it, and not enough typewriter." GCS/IT$ d- s+: a--? C++ U* !P L++ E---- W+++ !N o? !K-? !w O? M++ V? !PS !PE Y+ PGP t++ !5 X+ R+ tv+ b+ DI+ D- G+ e(++) h* r+++ y? |
|
#5
| |||
| |||
|
I'm able to access my Hotmail account via MSN Messenger, but get the above mentioned message if I try to log in through the home page...
|
|
#6
| |||
| |||
|
All I can say is: click on the bug icon. Apple couldn't have made it any easier.
|
|
#7
| ||||
| ||||
|
I did what Golfer said. I went to pref and clicked java and javascript off then back on. Then I went back to hotmail and hit refresh, and I was in! Matthew
__________________ homepage.mac.com/Inline_guy |
|
#8
| |||
| |||
|
No problems logging into Hotmail now after the first log in via Messenger. I spoke too soon. |
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Safari Making Me look Bad to Clients | evildan | Mac OS X System & Mac Software | 27 | November 19th, 2003 03:13 PM |
| Safari and Hotmail not working? | senne | Mac OS X System & Mac Software | 8 | April 11th, 2003 06:09 PM |
| safari not so Hot(mail) | super_pup | Mac OS X System & Mac Software | 18 | February 18th, 2003 08:15 AM |
| Hotmail Safari | wapstar | Mac OS X System & Mac Software | 1 | January 15th, 2003 08:32 PM |
| Hotmail Works in Safari (Screenshot & How-To) | Scifience | Mac OS X System & Mac Software | 4 | January 9th, 2003 12:40 AM |