try react ewai Follow 2015-05-24 11:25:53 License: MIT License Fork0 Fav0 View669 Play Stop Reload Fullscreen Smart Phone Readme JavaScript 0 lines HTML 28 lines CSS 0 lines try react <script src="http://fb.me/react-with-addons-0.12.2.js"></script> <script src="http://fb.me/JSXTransformer-0.12.2.js"></script> <script src="https://code.jquery.com/jquery-2.1.3.min.js"></script> <script type="text/jsx"> var CommentBox = React.createClass({ render: function() { return ( <div className="commentBox"> Hello, world! I am a CommentBox. </div> ); } }); React.render( <CommentBox />, document.getElementById('content') ); React.render( React.createElement('h1', null, 'Hello, world!'), document.getElementById('example') ); </script> <div id="example"></div> <div id="content"></div> try react <script src="http://fb.me/react-with-addons-0.12.2.js"></script> <script src="http://fb.me/JSXTransformer-0.12.2.js"></script> <script src="https://code.jquery.com/jquery-2.1.3.min.js"></script> <script type="text/jsx"> var CommentBox = React.createClass({ render: function() { return ( <div className="commentBox"> Hello, world! I am a CommentBox. </div> ); } }); React.render( <CommentBox />, document.getElementById('content') ); React.render( React.createElement('h1', null, 'Hello, world!'), document.getElementById('example') ); </script> <div id="example"></div> <div id="content"></div> use an iframe compat browser, deer Play on jsdo.it games Author Share ブログに埋め込む QR Tag Download Complete! Description What kind of game? Control Device Smartphone Controllerjsdo.it WebSocket Controller» Mouse Keyboard Touch Device Fullscreen Activated Inactivated jsdo.it games から削除する Submit Author ewai Tweet Default Panel Auto play Screenshot Readme JavaScript HTML CSS Size Width: px Height: px code <script type="text/javascript" src="http://jsdo.it/blogparts/cD7u/js"></script> library&test test Discussion Questions on this code? Tags library&test test