aFrogThatExists

Results 3 issues of aFrogThatExists

Do you put the "app.location.get();" on the back or front? It doesn't seem to change anything either way. **script.js** ``` $("#loc").html(app.location.get();); ``` **index.html** ``` Webview Example .app { font-size: 30px;...