Javascript Location Services - jcobban/Genealogy GitHub Wiki
Up: JavaScript Programming Guide
Javascript Location services implements dynamic functionality for text input fields which represent instances of class Location
or class Temple
.
These methods are implemented in locationCommon.js and templeCommon.js. These methods depend upon dialog templates that are defined in locationDialogs.html and templeDialogs.html. The class FtTemplate ensures that these dialogs are included in the generated page if either locationCommon.js or templeCommon.js is used by an application template.