html-framework-7 Questions

8

I would like to move the pagination bullets to the top of the viewing area, from the bottom. <div class="swiper-container"> <div class="swiper-wrapper"></div> <div class="sw...
Gingras asked 22/3, 2017 at 21:12

11

Solved

I'm using Framework7 sortable list and it works well, just that it doesn't trigger an event when the list is changed. So I'm trying a few built-in events: $('.sortable-handler').on('touchstart',...
Catinacation asked 7/2, 2017 at 23:8

1

I just update cordova to version 10.0.0 and mi xcode is on version 11.3.1 now when I try to build my app I'm getting this error. 'Cordova/CDVUIWebViewDelegate.h' file not found I don't know how to ...
Dalliance asked 5/12, 2020 at 17:36

4

Solved

I've read all question about this problem without finding any solution. I'm using the current latest version of Framework7 (3.5.2) and I'm trying to implement the pushState statment in order to e...
Arturoartus asked 1/12, 2018 at 11:56

1

Solved

I have this error in the apps that I'm currently building on: C:\mobile\xtern_mobile\ST>cordova run android ANDROID_HOME=C:\Users\myPC\AppData\Local\Android\android-sdk JAVA_HOME=C:\Program File...
Caltanissetta asked 7/11, 2020 at 3:43

2

I have application with input type="file" that works on ios 12.1 and previous but not in ios 12.2 (the newest one). Here is the code that I used: <input ref="input" :accept="accept" type="file...
Stretcherbearer asked 1/4, 2019 at 8:1

2

Solved

I want to show a preloader over all the contents when a page is loading and hide it when the page load is finished and show the content (I'm not talking about internal links- like when you type an ...
Foreigner asked 18/5, 2018 at 12:17

1

I am working on a app made with Framework7 and vuejs. I have bottom toolbar but i have routing problem here. here's my code route.js { path: '/about/', component: require('./assets/vue/pages/ab...
Heterosporous asked 25/4, 2017 at 8:12

6

Solved

I have recently built an app using framework7 and cordova. My app consists of a single html file which has all the views in it. To navigate between the views, a back button is present at the top on...
Falito asked 2/6, 2016 at 12:36

1

Solved

I'm building an application for iPad with Phonegap and Framework7 and I can't seem to get the status bar to be hidden on the iPad no matter what I do. I've tried to google out a few tutorials, inc...
Helton asked 18/5, 2017 at 19:3

1

Solved

I am new to framework7 and I am trying to make it work inside on android. Here's what I did, Created project in android studio, with webview to load index.html and it works. But the link to the pa...
Ixia asked 25/8, 2016 at 14:46

2

Solved

I have a simple iron-router config in my /lib/router.coffee: Router.configure notFoundTemplate: "notFound" Router.map -> @route "app", path: "/" template: "app" When entering on / it's w...
Chromomere asked 5/1, 2015 at 21:36
1

© 2022 - 2024 — McMap. All rights reserved.