星期日, 十一月 27, 2005

修改符合無障礙網頁設計

無障礙網頁設計的標準是 AAA > AA > A+ > A, 之前做的已經符合 AA, 但是到 AAA 的等級還要做兩個小修改.

  1. Link 間不能用空白隔開, 一定要有分隔的符號
  2. Table 要有 summary 的值, 代表此 Table 的涵義

因此, 對程式和 Template 做了一點小修改.

關於 Link 間不能用空白隔開, 一定要有分隔的符號

主要只有左下角的圖示要這種分隔符號, 所以都加上 | 做分隔.

關於 Table 要有 summary 的值, 代表此 Table 的涵義

這個就比較麻煩一點, 考慮想要回報給 pLog Term, 但是, 英文程度不好, 寫的意思可能比較差, 之後問人看看再回報好了..

對以下程式做了小修改.

class/data/htmlcalendar.class.php

第269行: <table class="calMonth"

改成 : <table class="calMonth" summary="this is the month list of current month">

(加上 summary="this ...")

第340行: <table class="calYear">

改成 : <table class="calYear" summary="display the current year">

(加上 summary="display ...")

就可以了, 再來就是送送 AAA 檢測看看能否通過囉~~

相關標籤

this is comment icon 不用考慮回報的問題了。 [回覆]

hi Tsung:

無障礙環境只是我國研考會提出的一項標準,據我個人粗淺的瞭解,與國際上的標準有相當的不同。

一個區域性的標準應該不會被考慮放進官方版本裡的。

lss

Comment by lss (11/27/2005 23:00)

this is comment icon 回 lss [回覆]

嗯, 感謝 lss 大大的通知. 謝謝您 m(_ _)m

Comment by Tsung (11/27/2005 23:14)

this is comment icon 請問關於無障礙網頁 [回覆]

您好:

我們有網站想修改成無障礙網頁
想詢問您是否可以協助修改(付費的拉)

因為我們本身不熟,但是又必須要修改
麻煩您回覆我喔
感恩
tracy@elq.org.tw

Comment by 想要麻煩您的人 (11/27/2007 19:37)

this is comment icon 回 想要麻煩您的人 [回覆]

能否先給我看看您的網頁呢?? 留個 URL 看看?

Comment by Tsung (11/27/2007 19:49)
Add this page to del.icio.us Add this page to Yahoo Taiwan's bookmark Add this page to MyShare

發表迴響

標題

內容 (限制 1000 字)

暱稱

電子郵件

個人網頁


 authimage


PS: 若無法留言, 請先確認是否有打開 JavaScript, 造成您的困擾, 實在萬分對不起 Orz...(如果無法留言, 勞煩可以發信給我好嗎? 謝謝.)
PS2: 若您的留言被誤判, 我都會再自行看過, 不需要一直重覆張貼~