Annotation of accessibar/www/index.html, revision 1.19
1.13 edank 1:
1.1 petejc 2: <!-- ***************** INFO/NEWS *************** -->
1.13 edank 3:
1.1 petejc 4: <div id="infoTabs">
5: <div class="infoTab" id="whats-new">
6: <h5 class="infoHeader">What's New</h5>
7: <ul>
1.17 edank 8: <li>1/1/2005 - Accessibar's Java reader now with installer automating the text-to-speech install process. <br>
1.2 edank 9: </li>
1.1 petejc 10: </ul>
11: </div>
12: <div class="infoTab" id="other-stuff">
13: <h5 class="infoHeader">Other Stuff</h5>
14: <ul>
1.13 edank 15: <li>Happy New Year!</li>
1.1 petejc 16: </ul>
17: </div>
18: <!-- alternative image/table base tab works better in NS4 -->
19: <!--
1.2 edank 20:
1.3 edank 21:
22:
1.1 petejc 23: <div class="infoTab" id="whats-new-image">
1.2 edank 24:
1.3 edank 25:
26:
1.1 petejc 27: <h5 class="infoHeader"><img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" alt="What's New"></h5>
1.2 edank 28:
1.3 edank 29:
30:
1.1 petejc 31: <div class="infoItems">
1.2 edank 32:
1.3 edank 33:
34:
1.1 petejc 35: <div>News item goes here</div>
1.2 edank 36:
1.3 edank 37:
38:
1.1 petejc 39: <div>More news item goes here</div>
1.2 edank 40:
1.3 edank 41:
42:
1.1 petejc 43: <div><a href="http://mozdev.org/">mozdev.org</a></div>
1.2 edank 44:
1.3 edank 45:
46:
1.1 petejc 47: </div>
1.2 edank 48:
1.3 edank 49:
50:
1.1 petejc 51: </div>
1.2 edank 52:
1.3 edank 53:
54:
1.2 edank 55: --></div>
1.1 petejc 56: <!-- ***************** INFO/NEWS *************** -->
57: <!-- MAIN CONTENT -->
1.2 edank 58: <p><span style="font-weight: bold;"><big>Welcome to the Accessibar
59: Project<br>
60: </big></span></p>
1.3 edank 61: <p><span style="font-weight: bold;"><span style="color: rgb(204, 0, 0);">What
1.2 edank 62: is Accessibar?</span><br>
63: </span></p>
64: <p>Accessibar is a toolbar extension for the Mozilla browser which aims
65: at
1.3 edank 66: providing various accessibility features for users
1.2 edank 67: who could benefit from them. These features primarily focus on the
1.3 edank 68: dynamic manipulation of the visual display of the web
1.2 edank 69: page in addition to the integration of a text to speech reader which
1.3 edank 70: can read out loud the browser's user interface as well
71: as web page content.
1.2 edank 72: </p>
73: <p>The toolbar currently provides the
74: following features:<br>
75: </p>
76: <p><big><span style="font-weight: bold;"><span
1.3 edank 77: style="color: rgb(204, 0, 0);">Features</span><br>
1.2 edank 78: </span></big></p>
79: <ul>
1.3 edank 80: <li>Web page
1.2 edank 81: fonts and background colors can be changed from a selecton of 70 colors
1.3 edank 82: on current session</li>
83: <li>Icons with
84: configurable shortcut keys to increase and decrease Font size.</li>
85: <li>Line spacing
1.2 edank 86: can be increased or decreased to five different spacing settings
1.3 edank 87: incrementally.</li>
88: <li>All images
1.2 edank 89: (including Flash) displayed on a web page can be selected as being
1.3 edank 90: hiden or shown.</li>
91: <li>All changes
1.19 ! edank 92: made to web page display can be restored to the original
1.8 edank 93: page settings by pressing “Restore Page“.</li>
1.19 ! edank 94: <li>Changes made to the currently displayed web page persist until “Restore Page“ is selected.</li>
1.3 edank 95: <li>Integrated
96: Text To Speech reader. Reads out strings hovered over as well as
97: focused elements.</li>
98: <li>Reader
1.2 edank 99: settings can be configured allowing the selection of the voice, volume,
100: speaking rate,
1.3 edank 101: pitch, and voice range.</li>
102: <li>Toolbar
1.19 ! edank 103: functions have configurable Hotkeys (keyboard shortcuts).</li>
1.2 edank 104: </ul>
105: <br>
106: <br>
1.13 edank 107:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>