WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Jquery and it's Accessibility

for

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

From: Jeevan Reddy
Date: Wed, May 11 2011 12:30AM
Subject: Jquery and it's Accessibility
No previous message | Next message →

Hi Dudes,
Nice Morning! Hope every one doing Good.
It may be a repeated topic, i know that, but facing different scenario.
We use Jquery carousels for gallery images.
Firstly, Consider fancy box. We'll creat thumb mail image list, put
appropriate Alt text for these images, and spanned a hidden text "clicking
these images will take larger view and press Escape to close". well things
fine as of now. but when the image takes largerview, the alt text is not
associated with these images! will this be a violatioon of WCAG 2.0 1.1.1?

Next, we use Image gallary where the images scroll periodically, and have
thumb list. when the user click on these thumb list, the corresponding
imagewill appear that moment. here i've couple of queries. first, the images
are not having alt text because we have no control over that since these
images are uploaded from client end and changes time to time. will this be a
violation of Success criteria 1.1.1? and we use alt text as 1,2,3,...when
the thumb list made of images. the other thing is, will these scrolling
images violates Success criteria 2.2.2?

--
Best Regards,
*Jeevan Reddy,
Accessibility Developer,
Onya Digital Solutions Pvt Ltd,
Bangalore, India.
*

From: Shrirang Prakash Sahasrabudhe
Date: Wed, May 11 2011 2:27AM
Subject: Re: Jquery and it's Accessibility
← Previous message | No next message

Hi Jeevan,
In case 1
Firstly, Consider fancy box. We'll creat thumb mail image list, put appropriate Alt text for these images, and spanned a hidden text "clicking these images will take larger view and press Escape to close". well things fine as of now. but when the image takes largerview, the alt text is not associated with these images! will this be a violatioon of WCAG 2.0 1.1.1?

If user can see images, "alt" is not required for larger view.
If user cannot see images, appropriate value for "alt" on the thumb images should be enough. User need not click the image for the larger view.
And by chance the user clicks the image then the message
"press escape to close"
Should be available in text

Thanks
Shrirang



-----Original Message-----
From: = EMAIL ADDRESS REMOVED = [mailto: = EMAIL ADDRESS REMOVED = ] On Behalf Of Jeevan Reddy
Sent: Wednesday, May 11, 2011 12:00 PM
To: = EMAIL ADDRESS REMOVED =
Subject: [WebAIM] Jquery and it's Accessibility

Hi Dudes,
Nice Morning! Hope every one doing Good.
It may be a repeated topic, i know that, but facing different scenario.
We use Jquery carousels for gallery images.
Firstly, Consider fancy box. We'll creat thumb mail image list, put appropriate Alt text for these images, and spanned a hidden text "clicking these images will take larger view and press Escape to close". well things fine as of now. but when the image takes largerview, the alt text is not associated with these images! will this be a violatioon of WCAG 2.0 1.1.1?

Next, we use Image gallary where the images scroll periodically, and have thumb list. when the user click on these thumb list, the corresponding imagewill appear that moment. here i've couple of queries. first, the images
are not having alt text because we have no control over that since these
images are uploaded from client end and changes time to time. will this be a violation of Success criteria 1.1.1? and we use alt text as 1,2,3,...when the thumb list made of images. the other thing is, will these scrolling images violates Success criteria 2.2.2?

--
Best Regards,
*Jeevan Reddy,
Accessibility Developer,
Onya Digital Solutions Pvt Ltd,
Bangalore, India.
*