On 9/3/07, <b class="gmail_sendername">Tom Chance</b> <<a href="mailto:tom@acrewoods.net">tom@acrewoods.net</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hullo,<br><br>An old acquaintance has pointed out to me that the slippy map isn't very<br>friendly for people without javascript and with minor disabilities:<br><a href="http://tom.acrewoods.net/blog/2007/sep/social-mapping#comments">
http://tom.acrewoods.net/blog/2007/sep/social-mapping#comments</a><br><br>The slippy map does have the little arrows at the top left, but what do people<br>think about adding a link on the front page to a static tile browser like
<br>OJW's for accessibility reasons?<br><a href="http://dev.openstreetmap.org/~ojw/Browse/">http://dev.openstreetmap.org/~ojw/Browse/</a></blockquote><div><br>I think the following code will enable keyboard shortcuts for the slippy map:
<br><pre id="line1">map.addControl(new OpenLayers.Control.KeyboardDefaults());<br><br>80n<br></pre><br><br><br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Kind regards,<br>Tom<br><br>--<br>| Green Party Speaker on Intellectual Property and Free Software |<br>| <a href="http://tom.acrewoods.net">http://tom.acrewoods.net</a> :: <a href="http://www.greenparty.org.uk">http://www.greenparty.org.uk
</a> |<br><br>_______________________________________________<br>talk mailing list<br><a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a><br><a href="http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk">
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk</a><br></blockquote></div><br>