- From: Shadi Abou-Zahra <shadi@w3.org>
- Date: Fri, 13 Dec 2013 16:49:33 +0100
- To: Shawn Henry <shawn@w3.org>, wai-eo-editors <wai-eo-editors@w3.org>
I'll take a look.
On 12.12.2013 19:23, Shawn Henry wrote:
> For most WAI pages we have a Page Contents list in a sidebar on the top
> right of the page. The bullet for that list is a down arrow in a box.
> e.g., <http://www.w3.org/WAI/mobile/>
>
> For the few pages where we have the Contents list in the main part of
> the page, we were using that same down arrow box bullet. However, at
> least one user assumed that was an expand-collapse button. Given that
> most or all of the pages with the Contents list in the main part of the
> page also use our ex-col, I *propose that when the Contents list is in
> the main part of the page, we use a solid orange bullet for it instead*.
>
> I have done that in <http://www.w3.org/WAI/eval/preliminary#toc>
>
> Thoughts?
>
> The only other pages I could find on quick skim that do this are the How
> PWDs Use the Web pages:
> * http://www.w3.org/WAI/intro/people-use-web/stories
> * http://www.w3.org/WAI/intro/people-use-web/diversity
> * http://www.w3.org/WAI/intro/people-use-web/browsing
> * http://www.w3.org/WAI/intro/people-use-web/principles
>
> The change would be from:
> ul.toc a { background: url(http://www.w3.org/Icons/downinpage.png)
> left no-repeat; color: #930; font-weight: bold; padding-left: 1.5em; }
> to:
> ul.toc a { background:
> url(http://www.w3.org/WAI/images/bullet-c60.png) left no-repeat; color:
> #930; font-weight: bold; padding-left: 1em; }
> (change url of image and padding-left from 1.5em to 1em)
>
> ~Shawn
>
>
--
Shadi Abou-Zahra - http://www.w3.org/People/shadi/
Activity Lead, W3C/WAI International Program Office
Evaluation and Repair Tools Working Group (ERT WG)
Research and Development Working Group (RDWG)
Received on Friday, 13 December 2013 15:50:07 UTC