Archive for June, 2010
Adakah situs badan/lembaga/organisasi resmi di Indonesia yang mencantumkan pernyataan aksesibilitas Web? Mengapa situs universitas? Asumsi saya, dari sisi edukasi para pengembang dan desainer Webnya, akan lebih mudah mengadaptasi. Umumnya, tim pembuat desain Web universitas adalah para mahasiswa, alumni, dan staf internal. Melihat juga kebanyakan situs universitas di luar negeri, merupakan hal yang mudah menemukan kebijakan aksesibilitas di situs mereka. Adakah?
Maaf, saya bukan tutor. Menurut dokumentasi Konsorsium WWW, elemen textarea:
…creates a multi-line text input control. User agents should use the contents of this element as the initial value of the control and should render this text initially.
…
Setting thereadonlyattribute allows authors to display unmodifiable text in a TEXTAREA. This differs from using standard marked-up text in a document because the value of TEXTAREA is submitted with the form.
Jadi, fungsinya terkait dengan formulir isian. Apa manfaat hal kecil ini?
Ekstensi Fangs untuk Firefox (addons.mozilla.org) bisa dipakai untuk menguji logis tidaknya konten yang terbaca via 'screen reader'.
Fangs renders a text version of a web page similar to how a screen reader would read it. The ambition is to help developers understand how an assistive device would present a website and thereby increase chances of finding accessibility issues early.
Saat tulisan ini dibuat, versi terakhir adalah Fangs 1.0.7 di Firefox 3.6.6 Linux Arch. Seperti apa hasil bacanya?
