mouseover イベントでフォーム送信は主要ブラウザで可能 21f Follow 2014-06-17 10:18:42 License: MIT License Fork0 Fav0 View958 Play Stop Reload Fullscreen Smart Phone Readme JavaScript 4 lines HTML 5 lines CSS 9 lines mouseover イベントでフォーム送信は主要ブラウザで可能 document.getElementById("params").appendChild( document.createTextNode(location.search) ); <form method="GET" onmouseover="this.submit()"> <input type="hidden" name="suzume" value="kawaii"> </form> <pre id="params"></pre> mouseover イベントでフォーム送信は主要ブラウザで可能 * { margin: 0; padding: 0; border: 0; } html, body { height: 100%; background: #fff; } form { height: 50%; background: #dde; } document.getElementById("params").appendChild( document.createTextNode(location.search) ); <form method="GET" onmouseover="this.submit()"> <input type="hidden" name="suzume" value="kawaii"> </form> <pre id="params"></pre> * { margin: 0; padding: 0; border: 0; } html, body { height: 100%; background: #fff; } form { height: 50%; background: #dde; } 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 21f ちゅん ちゅん 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/8T5e/js"></script> other すずめかわいい Discussion Questions on this code? Tags other すずめかわいい