Created
December 4, 2012 01:48
-
-
Save mgng/4199815 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript" src="chimpo.js"></script> | |
<button onclick="chimpo()">「ちんぽ」表示</button> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function chimpo() { alert('ちんぽ'); } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript" src="data:text/javascript;charset=utf-8;base64,ZnVuY3Rpb24gY2hpbXBvKCkgeyBhbGVydCgn44Gh44KT44G9Jyk7IH0="></script> | |
<button onclick="chimpo()">「ちんぽ」表示</button> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment