ui tag

177 questions


1 answers
62 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
92 views
0
How to Retrieve Draggable Elements in jquery-ui

How do I get the dragable element in jquery-ui?<div class=draggable>1</div><div class=draggable>2</div><div class=draggable>3</div><div class=draggable>4</...


1 answers
128 views
0
There is a difference between the point of acquisition with pyautogui and the HSV value when reloading after saving the same image.

Regarding the title, I was at a standstill because I didn't know the cause.QuestionsIn Python, I have written a program to compare the following two HSV values.Convert images from pyautogui.screenshot...


1 answers
84 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
83 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
112 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
70 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
95 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
57 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
76 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
« - 12 - »

© 2024 OneMinuteCode. All rights reserved.