Skip to content

Instantly share code, notes, and snippets.

@josephwoodward
Created June 10, 2015 13:47
Show Gist options
  • Save josephwoodward/38ecfe222f2c695676f7 to your computer and use it in GitHub Desktop.
Save josephwoodward/38ecfe222f2c695676f7 to your computer and use it in GitHub Desktop.
<tbody>
<tr>
<td rowspan="4">
<select>
skip, remap etc.
</select>
</td>
</tr>
<tr id=skip>
<td></td><td></td><td></td><td></td>
</tr>
<tr id=remap class=hidden>
<td></td><td></td><td></td><td></td>
</tr>
<tr class=hidden>
<td></td><td></td><td></td><td></td>
</tr>
<tr class=hidden>
<td></td><td></td><td></td><td></td>
</tr>
</tbody>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment