Skip to content

Instantly share code, notes, and snippets.

@goofmint
Last active October 14, 2016 06:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/cb1e47a2e7d9776057071a8b7204c774 to your computer and use it in GitHub Desktop.
Save goofmint/cb1e47a2e7d9776057071a8b7204c774 to your computer and use it in GitHub Desktop.
6.md
<div class="sampleDiv">
 <h2>この中をクリックするとツールチップが出ます</h2>
</div>
<script type="text/ejs" id="h5arrowbox">
<div class="h5arrowbox"></div>
</script>
<script type="text/ejs" id="message">
<div><p>吹き出しサンプル</p><p>吹き出しサンプルです</p><button class="removeArrowBox" style="float:right">OK</button></div>
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment