Top "Html-framework-7" questions

Framework7 is Full Featured HTML Framework For Building iOS & Android Apps

Unable to preventDefault inside passive event listener

I'm using Framework7 sortable list and it works well, just that it doesn't trigger an event when the list is …

javascript jquery html-framework-7
How to do ajax call in an API using Framework7

How can I do an ajax call using Framework7? I already know how to do ajax call using jQuery but …

javascript ajax html-framework-7
Use android back button on device to return to main view in Framework7 app?

I have recently built an app using framework7 and cordova. My app consists of a single html file which has …

javascript android html cordova html-framework-7
Load data from database: Template7 and Framework7

I am using Template7 and Framework7 to build an iOS app using PhoneGap. I am going through the tutorial my-app.…

javascript cordova template-engine html-framework-7
Load an external page within framework7 wrapper

I'm having a framework7 app and I have a requirement to load an external page into the app. It means …

javascript ios iframe safari html-framework-7
Framework7: Login redirect

When user visits login.html page, localStorage is used to check if a user is logged in. The page should …

javascript jquery html-framework-7
Forcing reload of page using Framework7

I am building a small webapp based on framework7 example split-view-panel which has a navigation bar on the left and …

javascript ajax html-framework-7
framework 7 onclick event bind not working

I'm using framework7.io. I'm using their framework events and functioning but the onclick event is not bind with their …

javascript jquery ios html-framework-7 event-binding