Re: [PHP-WEBMASTER] Mirrors Page Mockup
[email protected] (Paul Dragoonis)
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
ots >> > mentioned below >> > >> > Both are non-js and done fully with CSS2, thus fully accessible and >> > clean semantic markup for screen readers to follow >> > >> > Which do you prefer? >> > >> > Purple on hover: http://ppiframework.com/images/prototype-mirrors-li.png >> > >> > Tooltip on hover (plan to add a flag on the tooltip): >> > http://ppiframework.com/images/prototype-map-map.png >> > >> > +1 >> > Looks great! Would be nice if the map was centered. >> > Stew >> >> So far that's 2 for the list and 1 for the map. More voting please! :-) > > The list then. I like the map, but it's not really useful for selecting > a mirror. > > Derick > Looks like the simple list version is a winner then. Through the use of progressive enhancement I have had the idea of letting JS create a textbox at the top of the page, which you can type in your country name and it will filter the list of countries shown and a little icon/href to clear the current filter. This means if your country is Venezuela you don't have to scroll to the bottom of the long list, you can just type "V". If JS is not turned on then you don't see the textbox at all and can navigate the page as normal. Feedback please ? Cheers. Paul.