Closed

Description
My socket.io application works on the latest versions of Chrome and Firefox. On Safari 5.1, though, during application load I get this error: TypeError: 'undefined' is not a function (evaluating 'j.open("GET",g)'), from line 2 of socket.io.min.js for socket.io-client.
The version is 1.0.17 for socket.io and socket.io.client
Note: I posted this earlier, and accidentally closed the issue. So I'm reposting it.