public
Description: A script that unobtrusively shows a selection of phonetic alphabets particularly used by radio operators to spell out words
Homepage:
Clone URL: git://github.com/blj/phonetic-alphabets.git
name age message
file README.textile Loading commit data...
file phonetic.html
file 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.