onsen-ui tag

105 questions


1 answers
60 views
0
Learn how to view data retrieved from Web SQL using AngularJS

I am having a hard time displaying the data obtained from Web SQL using AngularJS.If you know the solution, could you please let me know?↓page1.html<ons-page id=page1> <div ng-controller=hoge...


2 answers
60 views
0
I want to place the ons-tabbar under the upper toolbar without writing redundant code.

If you want to place the ons-tabbar at the bottom or top of the application, you should write one ons-tabbar tag and it will appear throughout the application.If this ons-tabbar is placed under the to...

2 years ago

1 answers
110 views
0
View database result sets using ons-razy-repeat

We have written a code that stores the database query results in the global variable CustomerList and displays the contents in ons-razy-repeat of ons-list.When I press a button, I would like to re-que...

2 years ago

1 answers
106 views
0
I would like to combine swipe and tab bar page transition in onsenUI.

I am developing it with monacaIDE+genymotion.Based on the onsenUI tab bar, one particular tab would like to have a page transition different from tab switching in the left and right swipe.<ons-gest...

2 years ago

1 answers
81 views
0
About Onsen UI Scroll Location

This is a basic question, but I appreciate your cooperation.Using Onsen UI's ons-tabbar, it implements tabs like Twitter.When I scroll to the bottom of the content on the timeline tab, I try to read a...

2 years ago

1 answers
109 views
0
Understanding the Association of Navigator and Tabber in the onsenUI

I'm a beginner who just started using onsenUI (I'm also studying regular js, let alone angular).I am working on the sample Onsen UI Tabber, but when I tap the tabber icon to perform the page transitio...

2 years ago

1 answers
96 views
0
I want to combine tabbar and carousel to create a menu.

I am currently trying various things using the sample program.I want to make a menu by combining tabbar and carousel.It looks like the latest line or cacao, but Is it possible?I've been researching a ...

2 years ago

2 answers
51 views
0
Events when scrolling to the bottom of the ons-list

Thank you for your help.Let me ask you a question.monaca is using onsen-ui.I'd like to take an event when I scroll to the bottom of the ons-list, but how do you implement it?Scroll to the bottom → aut...

2 years ago

1 answers
51 views
0
$apply does not reflect $scope

I'm using Onsen to create an app.I'm trying to make a list in the following order.1. Create data externally2. Create a table with indexedDB when starting the application and store external data3. When...

2 years ago

1 answers
71 views
0
I want to display tabbar that is not displayed in OnsenUI+GoogleMapsons-page

I want to display Google Maps on one page using tabbar, but I can't display it well.After trial and error, we found that it cannot be displayed in the ons-page tag.I use the plug-in to use Google Maps...

2 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.