WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Dynamically added controls

for

From: Lucy Greco
Date: Mar 18, 2013 11:58PM


Any chance you could share the link

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 REMOVED>
[mailto: <EMAIL REMOVED> ] On Behalf Of Mobins Thomas
Sent: Monday, March 18, 2013 10:56 PM
To: Web Aim
Subject: [WebAIM] Dynamically added controls

Hey
I have data grid in a page and an Add Button.By clicking the add button,
new controls dynamically added from the client side.
eg.
State CodeAmount [Dropwdown][TextBox] [Dropwdown][TextBox]
[Dropwdown][TextBox]
[Add Button]
At present i have modified js scripts in order to add 'title' attribute
to the dynamically added controls.The title attribute will receive the
Header name as value.
In this case title='State Code' & title='Amount' to the respective
controls.
Is this approach correct to make it ADA compliance?
Please suggest me if there is another method to make dynamically added
controls ADA Compliance.
Regards & ThanksMobins
messages to <EMAIL REMOVED>