Terms With Pop-Up Definition and Glossary Link

The terms below will display a pop-up definition upon hover over the term. The term's link is an anchored link that will go to the term in a separate glossary page (see Glossary Page with Anchors) when selected. The link to the glossary page serves as a back-up as the pop-up function does not operate consistently on all devices.

Example

The definition of term A.

The definition of term Z.

 

Linked Terms With Pop-up Definitions Code
<p>The definition of <strong><a title="Term A: Pop-up definition." href="[https://[glossary page http address]#[anchor term]" target="_blank" rel="noopener" data-api-endpoint="[https://[glossary page http address]#[anchor term]" data-api-returntype="Page">term A</a></strong></p>.
<p>The definition of <strong><a title="Term Z: Pop-up definition." href="[https://[glossary page http address]#[anchor term]" target="_blank" rel="noopener" data-api-endpoint="[https://[glossary page http address]#[anchor term]" data-api-returntype="Page">term Z</a></strong>.</p>