Questions tagged as 'framework7'

1
answer

CSS: nth-child (even) - Problems

Hello. I'm developing a program and on a page I had to use "col" to do a layout similar to the "tables". I can not use tables because the line needs to expand down when I click on a certain button. But I need to switch colors from one line to an...
asked by 17.09.2018 / 14:17
1
answer

Injected Code

I use Framework7 and use the injected code via JavaScript. I need when the user clicks a certain button on the "Injected Page" return to the main. The history.go(-1) and the window.history.back(); do not work because the pages a...
asked by 21.06.2018 / 16:04
3
answers

How do I run the script after loading the page

I'm having a question about framework7, how do I run the scripts after dynamically loading the page, example: mainView.router.loadPage("pagina.html) [script que registram eventos nos botoes da pagina acima] $("#capturarFoto").unbind().bind(...
asked by 25.09.2017 / 15:12
0
answers

Calback not working Swipeout in Framework7

page comanda.html <div class="list"> <ul> <li class="swipeout deleted-callback"> <div class="item-content swipeout-content"> <div class="item-inner">...
asked by 17.12.2018 / 17:53
0
answers

Device back button (Android) with Framework7

I have a Cordova application and use Framework7 but when I press the back button (physical button) it closes the application. I put pushState: true initialization, but the problem continues.     
asked by 14.11.2018 / 22:59