mirror of
https://github.com/dscalzi/HeliosLauncher.git
synced 2024-10-31 19:36:39 -07:00
631c3cd6d4
You will be given an option to install Java manually. Selecting this will bring you to a final prompt which gives some useful information about installing Java and where you can find help. You have two options on this prompt. The first is to simply aknowledge it, which will dismiss it. The second is to go back to the first prompt.
10 lines
588 B
Plaintext
10 lines
588 B
Plaintext
<div id="overlayContainer" style="display: none;">
|
|
<div id="overlayContent">
|
|
<span id="overlayTitle">Lorem Ipsum:<br>Finis Illud</span>
|
|
<span id="overlayDesc">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud..</span>
|
|
<div id="overlayActionContainer">
|
|
<button id="overlayAcknowledge">Conare Iterum</button>
|
|
<a href="javascript:void(0);" id="overlayDismiss" style="display: none;">Dismiss</a>
|
|
</div>
|
|
</div>
|
|
</div> |