diff --git a/demo.html b/demo.html
index a320dcf..bd2e008 100644
--- a/demo.html
+++ b/demo.html
@@ -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; }
}
@@ -45,6 +46,7 @@
Komohua: Character Injection
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. Note that many fonts do not support the full range of Hawaiian letters, particularly the ʻokina.
+
Download
jquery.komohua on GitHub
Sample Basic Usage