Skip to content

Commit

Permalink
embed animated demo into demo.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnywalker committed Aug 25, 2015
1 parent a6f127a commit 13500d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
table { border-collapse: collapse; border: 1px solid #ccc; }
th, td { border: 1px solid #eee; padding: 5px; }
th { background-color: #eee; }
img { max-width: 100%; height: auto; }
@media screen and (max-width: 30em) {
.container > div { padding-left: 4px; padding-right: 4px; }
}
Expand All @@ -45,6 +46,7 @@ <h1>Komohua: Character Injection</h1>
<main class="container">
<div>
<p class="info">Komohua is a jQuery (1.7+) plugin which adds Hawaiian (or other) character injector buttons to HTML input and textareas, along with optional helper functions. <strong>Note that many fonts do not support the full range of Hawaiian letters, particularly the ʻokina.</strong></p>
<p><img src="http://i.imgur.com/PBWLEYG.gif" alt="animated demo" width="640" height="55"></p>
<h2>Download</h2>
<p><a href="https://github.com/sunnywalker/jquery.komohua">jquery.komohua on GitHub</a></p>
<h2>Sample Basic Usage</h2>
Expand Down

0 comments on commit 13500d2

Please sign in to comment.