[caesar] If it is a modal dialog in HTML5, yes, that could be appropriate. Otherwise probably best to stick to the next heading level after where the trigger element appears.
[schoeyfield] Is there a round-up of these accessibility guidelines from orgs and companies? Like the BBC's etc? It'd make a useful list.
[alastc] Thinking visual & non-visualally, if you have a type-ahead style search field where you put in a post/zip code and select an option from underneath, do you expect to go somewhere? Or should it put the focus back in the search input.
[schoeyfield] I treat them like <select> menus, in that -- conventionally -- you make a choice but you still have an additional step [namely, submit].
[alastc] Ah, in this case there is no submit. You select the specific address based on your postcode and it displays the full address underneath as a non-editable element.
[schoeyfield] I think there's some benefit if there's only a single search item and that's the typehead, and if you select it from the drop down it just submits your search, thus removing a step in the process, -- oh I understand nevermind.
[alastc] Or rather, the submit is later, after the address and a couple more fields
[schoeyfield] Could selecting the zipcode move focus down to the full address?
[schoeyfield] Visually it could smooth-scroll you down.
[alastc] That’s what we thought. It is ok visually as the address appears right underneath, but someone who couldn’t see it might think it hadn’t worked.
[alastc] If you don’t automatically pass, the fall backs have been rather inaccessible. In fact, I’ve hit them and struggled to pass as it is things like “Identify the shop fronts in these pictures”, as some were very ambitious.
[backwardok] does anyone know how to operate a slider on a webpage with voiceover on an iphone? i was trying to use this web slider (http://files.paciellogroup.com/blogmisc/ARIA/slider/) and set the rotor control to “Adjust value”, which supposedly allows you to just swipe up or down in order to move the slider, but to no avail