Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created December 11, 2016 12:44
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/63826a1a9319892660ab338fb3bcf451 to your computer and use it in GitHub Desktop.
Save goofmint/63826a1a9319892660ab338fb3bcf451 to your computer and use it in GitHub Desktop.
7.md
<div id="container"></div>
<p>
<input type="radio" class="select" name="select" value="single" /> 一日ごとの選択 <br />
<input type="radio" class="select" name="select" value="continue" /> 連続選択 <br />
<input type="radio" class="select" name="select" value="multi" /> 複数日付 <br />
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment