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