NIHVIVO 1039 add supported browser info to install and upgrade docs
This commit is contained in:
parent
b3a1dcbcd3
commit
1e158e879b
2 changed files with 45 additions and 0 deletions
|
@ -167,6 +167,27 @@
|
|||
higher. Using unsupported versions may result in strange error messages
|
||||
related to table formatting or other unexpected problems.
|
||||
</p>
|
||||
<p>
|
||||
*** Note that for this release, the following browsers are supported.
|
||||
</p>
|
||||
<p>
|
||||
Mac:
|
||||
</p>
|
||||
<ul>
|
||||
<li>Chrome 8.0.552.237</li>
|
||||
<li>FireFox 3.6.13</li>
|
||||
<li>Opera 10.6.2</li>
|
||||
<li>Safari 5.0.3</li>
|
||||
</ul>
|
||||
<p>
|
||||
PC:
|
||||
</p>
|
||||
<ul>
|
||||
<li>Chrome 8.0.552.273</li>
|
||||
<li>FireFox 10.0.2</li>
|
||||
<li>Internet Explorer 7, 8, 9</li>
|
||||
<li>Opera 10.6.2</li>
|
||||
</ul>
|
||||
<h3 id="create_database">II. Create an empty MySQL database </h3>
|
||||
<p>
|
||||
Decide on a database name, username, and password. Log into your
|
||||
|
|
|
@ -110,6 +110,30 @@
|
|||
See J.Blake for details.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<h4 id="openSocial">Supported Browsers</h4>
|
||||
<p>
|
||||
For this release, the following browsers are supported.
|
||||
</p>
|
||||
<p>
|
||||
Mac:
|
||||
</p>
|
||||
<ul>
|
||||
<li>Chrome 8.0.552.237</li>
|
||||
<li>FireFox 3.6.13</li>
|
||||
<li>Opera 10.6.2</li>
|
||||
<li>Safari 5.0.3</li>
|
||||
</ul>
|
||||
<p>
|
||||
PC:
|
||||
</p>
|
||||
<ul>
|
||||
<li>Chrome 8.0.552.273</li>
|
||||
<li>FireFox 10.0.2</li>
|
||||
<li>Internet Explorer 7, 8, 9</li>
|
||||
<li>Opera 10.6.2</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue