Skip to content

Javascript gotNicknames

James Cobban edited this page Nov 25, 2019 · 2 revisions

function gotNicknames(obj)

Up: Common Form Handling

Source: /jscripts/commonForm.js

The function gotNicknames is called during initialization of a script to load the table of alternate spellings of given names so it is accessible to the browser. It has one parameter, a Javascript object containing an associative array of entries from the Nicknames table.

Next: function capitalizeElement(element)

Clone this wiki locally