HTML5 APPLICATIONS DEVELOPMENT MANUAL

(lu) #1

So now we have in our script:


Let’s go now on the html file. Let’s say we want to display in our


container, first, the location. So,we will add a

Getting


location...


Let’s select the idcurrentLocation and update the html in our script


using$('#currentLocation').html(currentLocation);

Free download pdf