blj / phonetic-alphabets
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.textile | ||
| |
phonetic.html | ||
| |
phonetic.js |
README.textile
Phonetic.js
Unbotrusive Javascript that can spell out words using the Nato Phonetic Alphabet
It looks for the DOM elements with class “spell” and attaches a click event handler to those elements. When on click it adds a span containing the words.
This script requires prototype.js framework version 1.6.2.

