| 65 | | <h3>Style Sheets (CSS) v1.1</h3> |
| 66 | | <p>Your browser must support the rendering of Cascading Style Sheets. Without this support, the application will not work correctly.</p> |
| | 74 | <li> |
| | 75 | <h3>Cookie support</h3> |
| | 76 | <p> |
| | 77 | phpBMS sets a single cookie to track your login. Cookie suport for this site |
| | 78 | must be enabled in order for the application to allow you to log in |
| | 79 | </p> |
| | 80 | </li> |
| | 81 | |
| | 82 | <li> |
| | 83 | <h3>Full Casscading Style Sheet (CSS) v1.2 support</h3> |
| | 84 | <p> |
| | 85 | phpBMS takes advantage of CSS v1.2 to render pages. Without this |
| | 86 | support, the application may not look correct, and can even break some |
| | 87 | functionality. |
| | 88 | </p> |
| | 89 | </li> |
| | 90 | </ul> |
| 69 | | <table border="0" cellpadding="0" cellspacing="0" class="querytable" id="browserTable"> |
| 70 | | <tr> |
| 71 | | <th class="queryheader" nowrap="nowrap">Browser Application</th> |
| 72 | | <th class="queryheader">Version</th> |
| 73 | | <th class="queryheader">Platform(s)</th> |
| 74 | | <th align="center" class="queryheader">Compatibility</th> |
| 75 | | </tr> |
| 76 | | <tr class="row2"> |
| 77 | | <td>Firefox</td> |
| 78 | | <td>1.5.0.7</td> |
| 79 | | <td>Windows/Macintosh</td> |
| 80 | | <td align="center" class="important">X</td> |
| 81 | | </tr> |
| 82 | | <tr class="row1"> |
| 83 | | <td>Internet Explorer</td> |
| 84 | | <td>6.0.2900.2190</td> |
| 85 | | <td>Windows</td> |
| 86 | | <td align="center" class="important">X</td> |
| 87 | | </tr> |
| 88 | | <tr class="row2"> |
| 89 | | <td>Opera</td> |
| 90 | | <td>9.02</td> |
| 91 | | <td>Windows</td> |
| 92 | | <td align="center" class="important">X</td> |
| 93 | | </tr> |
| 94 | | <tr class="row1"> |
| 95 | | <td>Internet Explorer</td> |
| 96 | | <td>6.0.2900.2190</td> |
| 97 | | <td>Windows</td> |
| 98 | | <td align="center" class="important">X</td> |
| 99 | | </tr> |
| 100 | | <tr class="queryfooter"><td> </td><td> </td><td> </td><td> </td></tr> |
| 101 | | </table> |
| | 93 | |
| | 94 | <p> |
| | 95 | This is a list of tested browsers known to work with the current version of phpBMS. If you successfully |
| | 96 | test another browser with this version, please report it on our forums at <a href="http://phpbms.org">http://phpbms.org</a> |
| | 97 | so we can add it to the list. Be sure to report the phpBMS version, browser name, browser version, and |
| | 98 | operating system. |
| | 99 | </p> |
| | 100 | |
| | 101 | <ul> |
| | 102 | <li>Firefox v3.07 for Macintosh</li> |
| | 103 | <li>Firefox v3.07 for Windows</li> |
| | 104 | <li>Safari v3.2.1 for Macintosh</li> |
| | 105 | <li>Internet Explorer v7.0.5730.13 for Windows</li> |
| | 106 | <li>Opera v9.64 for Windows</li> |
| | 107 | </ul> |
| | 108 | |