You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1><ahref="../index.html" title="simpl.info home page">simpl.info</a> Device Motion</h1>
16
+
17
+
<p>More information about Device Motion and Device Orientation on <ahref="http://www.html5rocks.com/en/tutorials/device/orientation/" title="HTML5 Rocks tutorial: This End Up: Using Device Orientation">HTML5 Rocks</a>.</p>
18
+
19
+
<p>You may also want to try out the <ahref="/deviceorientation" title="Device Orientation demo on simpl.info">Device Orientation demo</a>.</p>
20
+
21
+
<pid="data"></p>
22
+
23
+
<scriptsrc="js/main.js"></script>
24
+
25
+
<ahref="https://github.com/samdutton/simpl/blob/master/devicemotion/index.html" title="View source for this page on github" id="viewSource">View source on github</a>
<ahref="https://github.com/samdutton/simpl/blob/master/deviceorientation/index.html" title="View source for this page on github" id="viewSource">View source on github</a>
<h1><ahref="../index.html" title="simpl.info home page">simpl.info</a> Event Source</h1>
15
+
16
+
17
+
<p>The connection with the server is kept open: take a look at your browser's dev tools network panel.</p>
18
+
<p>More information about EventSource (aka Server-Sent Events) in Eric Bidelman's <ahref="http://www.html5rocks.com/en/tutorials/eventsource/basics/" title="HMTL5 Rocks article by Eric Bidelman: Stream Updates with Server-Sent Events">HTML5 Rocks tutorial</a>.</p>
19
+
20
+
<pid='data'></p>
21
+
<scriptsrc="js/main.js"></script>
22
+
23
+
<ahref="https://github.com/samdutton/simpl/blob/master/eventsource/index.html" title="View source for this page on github" id="viewSource">View source on github</a>
0 commit comments