I understand the difference, just have to ensure accessible data for the edge case as the final result for the mini application I am writing has to comply with Western Australian government accessibility requirements.
Graceful degradation would still [preferably] need to have the sorting etc work even without Javascript enhancement. Symfony provides the pagination plugin to make life easier to present data, so ideally I am looking to combine that with the ability to sort the data in the user determined order. Anyhow, one of the reasons for my request is so that when I present the implementation I know I have covered bases that are important, and can show the progressive enhancement that I like to show The joys ;) On 12/01/2009, at 02:08 , Lee Bolding wrote: > On 11 Jan 2009, at 13:48, Adrian Gould wrote: > >> Yes it is 2009, but you do realise the issues of accessibility and >> usability for those with disabilities? >> AJAX can prove to be an absolute pain in the posterior for that >> one ;) > > The JQuery solution I mentioned isn't AJAX. It's just client-side JS. > > See my comments in my last reply about disabled users v's disabled > browsers (and tabular data too, for that matter) Adrian Gould [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
