onsen-ui tag

105 questions


1 answers
56 views
0
Monaca OnsenUI Buttons Disappear

Thank you for your help.I am developing iOS apps on Monaca.When booting to the Monaca debugger, if you click the button below using OnsenUI, The button disappears only for iOS (iPad).Not only the butt...

2 years ago

1 answers
57 views
0
The code on the official site that retrieves the status of the switch does not work.

Switch state acquisition on the official website doesn't seem to work even if it's copied. Has the specification changed?html<ons-switchid=switch-1>/ons-switch>JSvar switch= document.getEleme...

2 years ago

1 answers
79 views
0
About the effectiveness of css and javascript when using the onsen-ui tab bar in monaca.

Nice to meet you.It's been three days since I started programming.I want to make a game with javascript.(I want to use the tmlib.js framework.)I registered with monaca and was able to combine the onse...


1 answers
76 views
0
onsenui fails unit test

I am creating a hybrid app using onsenui.I'd like to do a unit test using Karma and jasmin.The following error occurs when running the test:Error: isWebView() method is available after dom contents lo...

2 years ago

1 answers
99 views
0
How to place the Onsen-UI list-item in the order shown in

In the Onsen-UI list display, at the beginning of the item, click automatically continuous numbers as achieved by HTML &ol>li>Can you shake it?

2 years ago

3 answers
64 views
0
I'd like to display a PDF on my smartphone application.

I'm making a smartphone app with Monaca.I'd like to display a certain venue map in PDF format, but what should I do?When I tried the following, I saw Couldn't load plug-in.<ons-page> <object ...

2 years ago

1 answers
81 views
0
angular2ons-navigator

I am creating a page with angular2ons-navigatorons-carousel, but *ngFor will not be expanded if I run it in the following configuration:app.ts@Component({ selector: 'app', template: '<ons-navigator...

2 years ago

1 answers
53 views
0
Background Images Using the Onsen UI

I'd like to use the Onsen UI to put an image on the background.Using CSS in HTMLbody{background-image:url(image); font-family: 'Open Sans', sans-serif;}But it doesn't changeShould I change it using th...

2 years ago

1 answers
71 views
0
After displaying the Monaca Onsen UI dialog, pressing the Back button causes "Capturing backbutton-handler is failure."

In the Monaca Onsen UI, if you use ons-dialog to display a dialog and press the return button for the Android Monaca debugger, the log will show Capturing backbutton-handler is failure. and the dialog...

2 years ago

3 answers
82 views
0
Run js on the html file to which the tab bar is transitioned

I am using the OnsenUI tab bar, but I tried to use the data class of js because I wanted to display the date in the tab bar, but it didn't work.In the html file to which the tab bar is transitioned<...

2 years ago
« - 8 - »

© 2024 OneMinuteCode. All rights reserved.