Pop-Up Dialog Box
A popup dialog box is used to display any content inside a popup within a webpage.
Example:
Tips on using the Code Below:
1. Edit the ID name (dialog_for_Loma_Linda_University) in the First Line.
2. Change the href url in the last line to match the ID name from the first line. (#dialog_for_Loma_Linda_University).
Pop-Up Dialog Box
<div id="dialog_for_Loma_Linda_University" class="enhanceable_content dialog">
<!.. Begin Dialog Box Content ..>
<strong>Loma Linda University </strong> uniquely integrates health, science, and Christian faith. Our students influence the lives of those they serve in powerful ways. Launch your career path with one of our 100+ health-related and science careers.
<a href="https://home.llu.edu">Loma Linda University</a></div>
<!.. End of content..>
<p><a id="link1" class="Button" href="#dialog_for_Loma_Linda_University">Loma Linda University</a></p></p></div>