WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: no subject

for

Number of posts in this thread: 4 (In chronological order)

From: Tim Harshbarger
Date: Thu, Feb 17 2005 7:17AM
Subject: no subject
No previous message | Next message →

Greetings,

Are there any published estimates on the percentage of the application
development process accessibility takes if it is fully integrated into
the development process?

Percentage of development time or budget would probably be the most
meaningful stats.

Thanks!
Tim

From: Kevin.CTR.Spruill@faa.gov
Date: Thu, Mar 03 2005 9:58AM
Subject: no subject
← Previous message | Next message →


Just a brief re-introduction. I'd been
a member previously while working as a Section 508 consultant and developer
for the National Library of Medicine/NIH, but "went into stasis"
after I changed jobs. I'm working once again with the Federal govt., this
time with the FAA... again acting as a 508 technical consultant and developer.

I've always enjoyed the interplay and
exchange of ideas/techniques on the list, and look forward to rejoining
the action.

Kevin

Kevin H. Spruill AWA/CNTR/FAA
FAA Section 508 Technical Support
202.385.8059

From: Thomas McCarthy
Date: Fri, Apr 01 2005 4:30PM
Subject: no subject
← Previous message | Next message →










<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:red;
text-decoration:underline;}
p.Style10ptDarkBlueFirstline05, li.Style10ptDarkBlueFirstline05, div.Style10ptDarkBlueFirstline05
{margin:0in;
margin-bottom:.0001pt;
text-indent:.5in;
font-size:12.0pt;
font-family:"Times New Roman";
color:navy;}
span.EmailStyle18
{font-family:Arial;
color:windowtext;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
{page:Section1;}
-->








<span style='font-size:10.0pt;
font-family:Arial'>Hi,

<span style='font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I would like to do a mouse over, where a picture
in a landscape format replaces the original picture in it portrait format.&nbsp; How
do I make this happen using Dreamweaver?&nbsp; Thanks very much.

<span style='font-size:10.0pt;
font-family:Arial'>Tom McCarthy

<span style='font-size:10.0pt;
font-family:Arial'>&nbsp;

<span style='font-size:
10.0pt'>St. Paul's School

<span style='font-size:
10.0pt'>Hawley Observatory

<span style='font-size:
10.0pt'>325 Pleasant Street

<span style='font-size:
10.0pt'>Concord, NH&nbsp; 03301

<span style='font-size:
10.0pt'>(W)&nbsp; 603-229-4884

<span style='font-size:
10.0pt'>(H)&nbsp; 603-230-9624

<span style='font-size:
10.0pt'>&nbsp;

<span style='font-size:
10.0pt'>http://astro.sps.edu

<span style='font-size:
12.0pt'>&nbsp;





From: Christian Heilmann
Date: Fri, Apr 01 2005 4:36PM
Subject: Re: no subject
← Previous message | No next message

tmccarthy wrote:

>Hi,
>
> I would like to do a mouse over, where a picture in a
>landscape format replaces the original picture in it portrait format.
>How do I make this happen using Dreamweaver? Thanks very much.
>
>
>
I don't know about Dreamweaver, but I could explain the JavaScript
necessary for that to happen (You could even do it in CSS only). Can
you explain why and the dimensions of the image?