Welcome to the Geeks & God Static Archive. Read more »

Acessiblity

Joined: 11/28/2008

I have heard px is not the way to go for screen media, but it is the way to go for print?

What should I do for sizes? I am looking to build a site that you can change the style to suit your needs.

TJ SINGLETON

Joined: 11/28/2008
Px is fine, the only problem

Px is fine, the only problem is that IE (wrongly) won't let it resize. For print, you could go with points (pt) if you wanted.

Personally, I use % and em because thats a good combination I've found (so you can resize font in pretty much any browser).

Joined: 11/28/2008
In terms of accessibility

In terms of accessibility percentage and em are generally best for specifying text sizes. They still are probably useful for print, because if a person has his default font set larger, specifying the text size in points making it smaller won't be helpful for the person.

Cheamweb Your window into the Fraser Valley
Dave's Journey | The Macfoto Life

Joined: 11/28/2008
I attended a seminar by

I attended a seminar by Macromedia about accessability for visually impaired people. They have a department of people who test such things. For screen resolution they suggested that all parameters for font-size be in percentage or EMS, allowing (as many as possible) browsers to resize correctly.

For menu structures that are size critical, they suggested building a site map page that visual impaired people could use to navigate the site.

I greet you with the great words,
Grace and Peace.
Craig Rayner

QUOTE We have met th

Joined: 11/28/2008
craigray @ Jan 17 2005,
QUOTE(craigray @ Jan 17 2005, 12:08 AM)
I attended a seminar by Macromedia about accessability for visually impaired people....For menu structures that are size critical, they suggested building a site map page that visual impaired people could use to navigate the site.

Translation:

Since Flash isn't accessable, you need some text links somewhere! /lmaosmiley.gif" style="vertical-align:middle" emoid=":biglaugh:" border="0" alt="lmaosmiley.gif" />

Joined: 11/28/2008
i uses pixesls only along

i uses pixesls only along with my own text resizer. since IE won't change the sizes for them, the tool will.

But just to let you know the main reason is that it's plain easier to design in pixels. the others like em and %'s are relative so i'd rather know what my users will be looking at.

Joined: 11/28/2008
Since Flash isn't
QUOTE
Since Flash isn't accessable, you need some text links somewhere! lmaosmiley.gif

Who mentioned Flash. But since you opened pandora box. The later Flash products are accessible if used correctly, rending correctly in text readers, when text attributes are correctly defined. Don't know how, don't use Flash. /huh.gif" style="vertical-align:middle" emoid=":huh:" border="0" alt="huh.gif" />

I was however only refering to HTML accessability, as were the people at this seminar. The seminar itself was sponsored by the Royal Blind of NSW. (Australia.) The unit that they were showing off coverted screen text into Braile. Very clever!

Hint: There biggest winge: Javascript Menus.

I greet you with the great words,
Grace and Peace.
Craig Rayner

QUOTE We have met th

Joined: 11/28/2008
YepFlash MX 2004 Pro is

Yep

Flash MX 2004 Pro is accesible by screenreaders

Well its time to head out
Gotta find my place to rest
Before the sun goes down
In the darkness of the west - Day Of Fire

Joined: 11/28/2008
craigray @ Jan 17 2005,
QUOTE(craigray @ Jan 17 2005, 09:30 PM)
Hint: There biggest winge: Javascript Menus.

I found a site that discusses using Lists and CSS to construct menus. The site (which is not mine. Southwest Georgia is a long way from Australia, mate.) is http://css.maxdesign.com.au/listamatic/, and I recently modified one of their menus (colors, ID names, making the CSS more readable to my eye, and I wanted to see how it worked) for a project I am working on.

Jack L. Wolfgang II
Volunteer WebServant, First Christian Church-Tallahassee, FL & Tri-State Christian Fellowship

Joined: 11/28/2008
I've done a redesign of my

I've done a redesign of my Cheamweb Gallery where I used a horizontal list for my navigation. It worked out quite nicely.

Cheamweb Your window into the Fraser Valley
Dave's Journey | The Macfoto Life

Joined: 11/28/2008
What sizes should I use

What sizes should I use then..
Say I want two settings Normal, and Large.

-TJ Singleton

TJ SINGLETON

Joined: 11/28/2008
you can see how big I've made

you can see how big I've made my sizes -> http://www.dustindiaz.com/
play with the font sizes in the 'tools' area

Joined: 11/28/2008
I would think, you would

I would think, you would rather have font sizes fixed in some manner, just in case you have a browser that has a tendency to resize the text so big, that it runs right off the design. /huh.gif" style="vertical-align:middle" emoid=":huh:" border="0" alt="huh.gif" />

I like Dustin's text resizing buttons. /wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" />