Most voted "framework7" questions
Framework7 is a mobile HTML framework for developing hybrid mobile apps or web apps with the native look of iOS and Android.
Learn more…4 questions
Sort by count of
-
2
votes1
answer23
viewsCode Injected
I use Framework7 and use the code injected via Javascript. I need that when the user click on a certain button on the "Injected Page" go back to the main. The history.go(-1) and the…
-
2
votes1
answer41
viewsCSS :Nth-Child(Even) - Problems
Hello. I am developing a program and on one page I had to use "col" to make a layout similar to "Tables". I can’t use "Tables" because the line needs to expand downward when you click a certain…
-
1
votes3
answers1359
viewsHow do I run the script after loading the page
I have a question about framework7, how do I run the scripts after dynamically loaded the page, example: mainView.router.loadPage("pagina.html) [script que registram eventos nos botoes da pagina…
-
0
votes1
answer29
viewsCalback not working Swipeout in Framework7
page commands.html <div class="list"> <ul> <li class="swipeout deleted-callback"> <div class="item-content swipeout-content"> <div class="item-inner"> <div…