![]() | |
![]() |
| | Thread Tools | Display Modes |
#71
| |||
| |||
|
|
On 2008-01-03, Bergamot <bergamot (AT) visi (DOT) com> wrote: Anybody tried this thing with JAWS or some other screen reader? The idea is that the screen reader would read out the uncluttered HTML, not the generated table soup. |
|
I don't know if that actually works. |
#72
| |||
| |||
|
|
Ben C wrote: On 2008-01-03, Bergamot <berga... (AT) visi (DOT) com> wrote: Anybody tried this thing with JAWS or some other screen reader? The idea is that the screen reader would read out the uncluttered HTML, not the generated table soup. I don't think it's that simple. All the major Windows screen readers use IE's rendering engine for web browsing. I presume they'll only "look" at the HTML if JavaScript is disabled. I don't know if that actually works. It seems unlikely, to me anyway. |
#73
| |||
| |||
|
|
Ben C wrote: On 2008-01-03, Bergamot <berga... (AT) visi (DOT) com> wrote: Anybody tried this thing with JAWS or some other screen reader? The idea is that the screen reader would read out the uncluttered HTML, not the generated table soup. I don't think it's that simple. All the major Windows screen readers use IE's rendering engine for web browsing. I presume they'll only "look" at the HTML if JavaScript is disabled. |
#74
| |||
| |||
|
|
I've checked how jaws actually behaves. It reads whatever is seen on the screen line by line. It does not read HTML source. It does not read DOM tree. |
#75
| |||
| |||
|
|
brave1979 wrote: I've checked how jaws actually behaves. It reads whatever is seen on the screen line by line. It does not read HTML source. It does not read DOM tree. Have you verified that there aren't configuration options that do it differently? This program is not exactly user friendly, so I am far from claiming |
|
BTW, you do know that JAWS isn't the only reader, eh? It is probably the most used one, though. It makes sense that it tries to read actual pixels on the screen. |
#76
| |||
| |||
|
#77
| |||
| |||
|
|
Sorry to see so many posts being overly critical, it seems like people are complaining against tables even when there are none in the html! One of the main reasons to not have tables is because it clutters up the code, it does not matter if your output has tables that no one sees, that is ridiculous for people to complain about... seems like they are just trying to be rude. |
#78
| |||
| |||
|
|
Sorry to see so many posts being overly critical, it seems like people are complaining against tables even when there are none in the html! One of the main reasons to not have tables is because it clutters up the code, it does not matter if your output has tables that no one sees, that is ridiculous for people to complain about... seems like they are just trying to be rude. You put hard work into a different layout solution which I think is wonderful. Of course there are a few concerns people have addressed but currently I think it's pretty solid. I want to thank you, your bravelayout is definately a step in the right direction. |
![]() |
| Thread Tools | |
| Display Modes | |
| |