We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04e872c commit 272efcdCopy full SHA for 272efcd
index.html
@@ -73,7 +73,12 @@ <h4>Opera Browser</h4>
73
</div>
74
<div class="browser-guide" id="safari">
75
<h4>Safari</h4>
76
- <p>Coming soon...</p>
+ <ol>
77
+ <li>On the web browser menu click on the "Edit" and select "Preferences".</li>
78
+ <li>In the "Preferences" window select the "Security" tab.</li>
79
+ <li>In the "Security" tab section "Web content" mark the "Enable JavaScript" checkbox.</li>
80
+ <li>Click on the "Reload the current page" button of the web browser to refresh the page.</li>
81
+ </ol>
82
83
<div class="browser-guide" id="brave">
84
<h4>Brave</h4>
0 commit comments