Javascript getHelpPopupOption - jcobban/Genealogy GitHub Wiki
function getHelpPopupOption()
Source: /jscripts/util.js
This function interrogates the options chosen by the current user to determine whether the user wishes to see an explanatory popup displayed for each input element of forms if the mouse is held over the input element or the user clicks on the input element.
This returns true if the current user is not signed on as a registered contributor, or is signed on but has not chosen the option to suppress popup help. If the user has requested to suppress popup help this returns false.