Prechádzať zdrojové kódy

update version on examples

Michelle Bu 12 rokov pred
rodič
commit
5e8b85b998
2 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 1 1
      examples/chat.html
  2. 1 1
      examples/helloworld.html

+ 1 - 1
examples/chat.html

@@ -179,7 +179,7 @@ window.onunload = window.onbeforeunload = function(e) {
   
   
   <div class="warning browser"><div class="important">Your browser version: <span id="browsers"></span><br>
-  Currently <strong>Google Chrome 26.0.1403.0 or above</strong> is required.</strong></div>For more up to date compatibility
+  Currently <strong>Firefox 22+ and Google Chrome 26.0.1403.0 or above</strong> is required.</strong></div>For more up to date compatibility
 information see <a href="http://peerjs.com/status">PeerJS WebRTC
   Status</a><br>Note that this demo may also fail if you are behind
 stringent firewalls or both you and the remote peer and behind symmetric

+ 1 - 1
examples/helloworld.html

@@ -106,7 +106,7 @@
       This demo was built with <a href="http://peerjs.com">PeerJS.</a><br><br>
       <div class="browserinfo">
       Your browser version: <span id="browsers"></span><br>
-  Currently <strong>Google Chrome 26.0.1403.0 or above</strong> is
+  Currently <strong>Firefox 22+ and Google Chrome 26.0.1403.0 or above</strong> is
   required.</strong></div><br>For more up to date compatibility
 information see <a href="http://peerjs.com/status">PeerJS WebRTC
   Status</a><br>Note that this demo may also fail if you are behind