IF accessibility is not only means for people with disabilities . it's too related too device compatibility then Can we make fully accessible sites on any device, any screen resolution, any browser ? What things should be adopted and avoided for this ?
Consider these things :
[list]javascript[/list:u] [list]Transparent PNG[/list:u] [list]CSS dropdown menu [/list:u] [list]large background images[/list:u] [list]how to control images scalability[/list:u]
List of devices ,on those i want to make my site accessible:
you can, you just have to make specific versions for specific devices. You wont beable to make one website that would automatically style itself to the device, you would have to code specificly for say, a WAP phone, which uses a version of the internet that I hate lol.. and so on.
To try and have one page that everyone and anyone could go to without developing for the other technologies, would have to be a page of text, with maybe some colours. It would be very simple anyway.
Can we make fully accessible sites on any device, any screen resolution, any browser ?
What things should be adopted and avoided for this ?
Consider these things :
[list]javascript[/list:u]
[list]Transparent PNG[/list:u]
[list]CSS dropdown menu [/list:u]
[list]large background images[/list:u]
[list]how to control images scalability[/list:u]
List of devices ,on those i want to make my site accessible:
[list]Windows PC[/list:u]
[list]MAC PC[/list:u]
[list]Linux PC[/list:u]
[list]Windows Mobile 6 os (Mobile)[/list:u]
[list]Blackberry[/list:u]
[list]IPhone[/list:u]
[list]Anaroid os[/list:u]
[list]Symbian os[/list:u]
[list]Nintendo WII[/list:u]
[list]Sony PSP[/list:u]
To try and have one page that everyone and anyone could go to without developing for the other technologies, would have to be a page of text, with maybe some colours. It would be very simple anyway.
it is a huge site just now, so I think I will be working on this for a while