Javascript hideHelp - jcobban/Genealogy GitHub Wiki
function hideHelp()
Source: /jscripts/util.js
This function hides the current help dialog if one is displayed. The reference to the current help dialog is kept in a variable which is local to the library util.js.
Next: function hideLoading()