Re: [tsc-devel] Web site accessibility in text broswer.
Hi, this code of li tag placement is because of previous issue when using graphical web browser: "The whole buttons in the menu should be clickable, not only their inner text. From a users perspective it's pretty annoying that the hover highlighting already suggests that works but it doesn't. " https://github.com/Secretchronicles/main-website/issues/10 So if I change code to one suggested by Brian, then graphical browser users have less click area, need to click exactly over inner link text. There are couple possibilities for fixing this: 1) Using noscript tag to provide menu for text browsers 2) rewrite HTML using Javascript What do you think? BR, xet7
| 2015-09-09 14:49:43 | Brian Allen Vanderburg II | [tsc-devel] Web site accessibility in text broswer. | |
| 2015-09-09 15:10:29 | Quintus | Re: [tsc-devel] Web site accessibility in text broswer. | |
| ▶ | 2015-09-09 15:29:30 | Lauri Ojansivu | Re: [tsc-devel] Web site accessibility in text broswer. |
| 2015-09-09 15:37:26 | Quintus | Re: [tsc-devel] Web site accessibility in text broswer. | |
| 2015-09-09 16:11:37 | Brian Allen Vanderburg II | Re: [tsc-devel] Web site accessibility in text broswer. | |
| 2015-09-10 09:00:03 | Lauri Ojansivu | Re: [tsc-devel] Web site accessibility in text broswer. | |
| 2015-09-10 10:37:02 | Quintus | Re: [tsc-devel] Web site accessibility in text broswer. |
| [tsc-devel] Web site accessibility in text broswer. | Brian Allen Vanderburg II | 2015-09-09 14:49:43 | |
| Re: [tsc-devel] Web site accessibility in text broswer. | Quintus | 2015-09-09 15:10:29 | |
| Re: [tsc-devel] Web site accessibility in text broswer. | Lauri Ojansivu | 2015-09-09 15:29:30 | ◀ |
| Re: [tsc-devel] Web site accessibility in text broswer. | Quintus | 2015-09-09 15:37:26 | |
| Re: [tsc-devel] Web site accessibility in text broswer. | Brian Allen Vanderburg II | 2015-09-09 16:11:37 | |
| Re: [tsc-devel] Web site accessibility in text broswer. | Lauri Ojansivu | 2015-09-10 09:00:03 | |
| Re: [tsc-devel] Web site accessibility in text broswer. | Quintus | 2015-09-10 10:37:02 |