The following is the code used for the mouseover functionality.1
To add mouseover, this is the code used, which is written directly into the markdown file:
<span data-tooltip aria-haspopup="true" class="has-tip" data-disable-hover="false" tabindex="1" title=“[content]“><b>[defined-term]</b></span>
Here is an example of the code from the first chapter (1.3.4):
<span data-tooltip aria-haspopup="true" class="has-tip" data-disable-hover="false" tabindex="1" title="The open air approach to treating tuberculosis focused on the constant flow of fresh air. It was often paired with the rest cure."><b>open air</b></span>
This code was developed by Kalani Craig. ↩
Sean Purcell,2023 - 2025. Community-Archive Jekyll Theme by Kalani Craig is licensed under CC BY-NC-SA 4.0 Framework: Foundation 6.