Questions tagged as 'framework7'

0
answers

A web page in a mobile app

someone could tell me if it is possible to convert a certain section of a page in wordpress into an app, the design would be done with phonegap and framework7. I only want 3 specific pages to be visualized from the app, the rest of the page d...
asked by 18.10.2018 / 10:27
0
answers

How to make it enter the login.html first and not the index.html, jquery?

I have the routes of my views in the following way: main folder: index.html login.html caperta_vista: consultas.html -otravista.html When entering when entering the browser link automatically enter the index, how can I perform t...
asked by 09.10.2018 / 07:43
0
answers

How to send push notifications using cordova and framework7?

Good day, I am currently developing a hybrid application with these two frameworks. The structure of my project is as follows: Backend: I'm using laravel 5.4 Frontend: Cordova, Framework7 v1 and jQuery I really do not know how to perform this...
asked by 05.10.2018 / 08:47
0
answers

How can I play sequential sounds in nodejs

I have a function that is as follows: function reproduciraudio(archivo) { child = exec('nohup mplayer ./voces/'+archivo, function (error, stdout, stderr) { if (error !== null) { console.log('exec error: ' + error...
asked by 11.04.2018 / 00:13
0
answers

Phonegap redirect is not working

I'm new to this, it's the first time I use framework7, I saw the documentation, and I had to use the framework7 router but apparently it does not work, any idea of how I can make it work? // Initialize app var myApp = new Framework7();...
asked by 03.02.2018 / 02:54