Hello
I have a html page which just enter the coordinates of a city and
appear that processes the data file javascript.
this is the part where I put the coordinates manually:
So far we have and everything worked .. just that I want to create a table with all names of cities, click on a city data appear to me ..
there is some code that could only enter the coordinates by clicking on the name of the city, instead of entering all the time coordinates?
thanks again
p.s.
sorry for my bad english
I have a html page which just enter the coordinates of a city and
appear that processes the data file javascript.
this is the part where I put the coordinates manually:
Code:
<script type="text/javascript"> var date = new Date(); // today var times = prayTimes.getTimes(date, [44, 11], +2);
So far we have and everything worked .. just that I want to create a table with all names of cities, click on a city data appear to me ..
there is some code that could only enter the coordinates by clicking on the name of the city, instead of entering all the time coordinates?
thanks again
p.s.
sorry for my bad english