0
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
<table class="alpha">
<tbody><tr><td onclick=" CitySelect = document.getElementById('cityFind');
selectId = CitySelect.selectedIndex;
ttt = CitySelect.options[selectId].value;
symb=escape('А');
sndAPReq('getStreets.php?city='+ttt+'&name='+symb)">А</td><td onclick=" CitySelect = document.getElementById('cityFind');
selectId = CitySelect.selectedIndex;
ttt = CitySelect.options[selectId].value;
symb=escape('Б');
sndAPReq('getStreets.php?city='+ttt+'&name='+symb)">Б</td><td onclick=" CitySelect = document.getElementById('cityFind');
selectId = CitySelect.selectedIndex;
ttt = CitySelect.options[selectId].value;
symb=escape('В');
sndAPReq('getStreets.php?city='+ttt+'&name='+symb)">В</td><td onclick=" CitySelect = document.getElementById('cityFind');
selectId = CitySelect.selectedIndex;
ttt = CitySelect.options[selectId].value;
symb=escape('Г');
sndAPReq('getStreets.php?city='+ttt+'&name='+symb)">Г</td><td onclick=" CitySelect = document.getElementById('cityFind');
selectId = CitySelect.selectedIndex;
ttt = CitySelect.options[selectId].value;
symb=escape('Д');
sndAPReq('getStreets.php?city='+ttt+'&name='+symb)">Д</td>
//... пропущен весь алфавит и цифры ...
<td onclick=" CitySelect = document.getElementById('cityFind');
selectId = CitySelect.selectedIndex;
ttt = CitySelect.options[selectId].value;
symb=escape('9');
sndAPReq('getStreets.php?city='+ttt+'&name='+symb)">9</td></tr>
</tbody></table>
Выбор улицы.
Запостил:
AjiTae ,
03.11.2011 (Updated 25.03.2018 )
лучше бы это была уборка улицы...