Posts by Denali • 11 points
3 posts
-
0
votes1
answer249
viewsQ: problems with JS Handlebars
select box is not generating object array values within handlebars (selectMenu). In this loop I add the values inside an input: {{#each arr}} Here I separate what I send to create my template: var…
-
1
votes1
answer448
viewsQ: open a file with php
something like the Illuminus http://imgur.com/ . I wanted to search the file on my desktop - open that box to search for the file on the hard drive - (in my case would open a file .json), read and…
-
0
votes1
answer37
viewsQ: mount a json file on client-side or server-side?
the . json file I’m developing is entirely being mounted on the client-side, is that good practice? a part of the code: array.form[array.form.length - 1].perg.push({ numerodaperguntaSemPonto:…