WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: modal popup animation

for

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

From: Mobins Thomas
Date: Tue, Mar 12 2013 9:31AM
Subject: modal popup animation
No previous message | Next message →

I have page where user enters certain information,by clicking next button , a modal popup is shown which is basically a GIF image.

The Image displays a file traveling from one point to another(just like copy window).
other than that, the image-text content is as mentioned below.

" Transferring your data from section xyz to section abc";

This animation will be displayed for time of 5 sec and after it blurs out, an another page is loaded.

My question,how do i make this GIF image ADA complaince.

Regards & Thanks
Mobins

From: Lucy Greco
Date: Tue, Mar 12 2013 4:35PM
Subject: Re: modal popup animation
← Previous message | Next message →

I would add a alert saying please wait while the gif is on the screen

Lucia Greco
Web Access Analyst
IST-Campus Technology Services
University of California, Berkeley
(510) 289-6008 skype: lucia1-greco
http://webaccess.berkeley.edu
Follow me on twitter @accessaces


-----Original Message-----
From: = EMAIL ADDRESS REMOVED =
[mailto: = EMAIL ADDRESS REMOVED = ] On Behalf Of Mobins Thomas
Sent: Tuesday, March 12, 2013 8:32 AM
To: Web Aim
Subject: [WebAIM] modal popup animation

I have page where user enters certain information,by clicking next button
, a modal popup is shown which is basically a GIF image.

The Image displays a file traveling from one point to another(just like
copy window).
other than that, the image-text content is as mentioned below.

" Transferring your data from section xyz to section abc";

This animation will be displayed for time of 5 sec and after it blurs out,
an another page is loaded.

My question,how do i make this GIF image ADA complaince.

Regards & Thanks
Mobins


messages to = EMAIL ADDRESS REMOVED =

From: Subhash Chhetri
Date: Wed, Mar 13 2013 1:00AM
Subject: Re: modal popup animation
← Previous message | Next message →

the line, "please wait, while the data is being transferred" would be more
helpful with aria-alert.
Maybe, aria-live can also be used.


Best regards,
Subhash Chhetri

-----Original Message-----
From: = EMAIL ADDRESS REMOVED =
[mailto: = EMAIL ADDRESS REMOVED = ] On Behalf Of Lucy Greco
Sent: Wednesday, March 13, 2013 4:06 AM
To: WebAIM Discussion List
Subject: Re: [WebAIM] modal popup animation

I would add a alert saying please wait while the gif is on the screen

Lucia Greco
Web Access Analyst
IST-Campus Technology Services
University of California, Berkeley
(510) 289-6008 skype: lucia1-greco
http://webaccess.berkeley.edu
Follow me on twitter @accessaces


-----Original Message-----
From: = EMAIL ADDRESS REMOVED =
[mailto: = EMAIL ADDRESS REMOVED = ] On Behalf Of Mobins Thomas
Sent: Tuesday, March 12, 2013 8:32 AM
To: Web Aim
Subject: [WebAIM] modal popup animation

I have page where user enters certain information,by clicking next button
, a modal popup is shown which is basically a GIF image.

The Image displays a file traveling from one point to another(just like
copy window).
other than that, the image-text content is as mentioned below.

" Transferring your data from section xyz to section abc";

This animation will be displayed for time of 5 sec and after it blurs out,
an another page is loaded.

My question,how do i make this GIF image ADA complaince.

Regards & Thanks
Mobins


messages to = EMAIL ADDRESS REMOVED =

From: Steven
Date: Wed, Mar 13 2013 3:06AM
Subject: Re: modal popup animation
← Previous message | No next message

The animated gif can be a backround image or css content instead, thus decorative content. Any reason why that wouldn't be appropriate?