Javascript traceAlert - jcobban/Genealogy GitHub Wiki

function traceAlert(message)

Up: Javascript Programming Guide

Source: /jscripts/util.js

Add the message as a paragraph to the end of division <div id="debugTrace"> which immediately follows the <h1> at the top of the <main> portion of the <body> section, creating that <div> if it does not already exist. This means that the text is displayed highlighted as a warning.

Next: function openFrame(name, url, side)

⚠️ **GitHub.com Fallback** ⚠️