Skip to content

Commit

Permalink
Demo: make IE8 expose native JSON API
Browse files Browse the repository at this point in the history
  • Loading branch information
yrashk committed Mar 7, 2011
1 parent d4c0a9a commit da4a0a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demo/index.html
@@ -1,6 +1,8 @@
<!doctype html> <!doctype html>
<html> <html>
<head> <head>
<meta HTTP-equiv="X-UA-Compatible" content="IE=EDGE">

<script src="/socket.io/socket.io.js"> <script src="/socket.io/socket.io.js">
</script> </script>


Expand Down

0 comments on commit da4a0a1

Please sign in to comment.