ui tag

177 questions


1 answers
85 views
0
"When I set ""background-image"" in the div tag, the image is not displayed."

Implementing UI based on TabBar-based templates.Set the div tag in the ons-page tag and one of them background-image in the CSS file.I set it up, but it doesn't show any images..main-body{ background-...

1 years ago

1 answers
49 views
0
How do I print characters that are not defined in UTF-8 as "images"?

I am developing an application called Zinnia-Tomoe that allows iOS devices to input and output kanji using a license-free handwriting recognition engine.You can think of Zinnia as an online input appl...

1 years ago

1 answers
99 views
0
I want to repeat the form dialog in monaca

At monaca button-click to launch a form dialog↓Enter ↓A new button is created I would like to repeat this about three times.http://codepen.io/anon/pen/KpNVNr$(function(){ vardialogTable=$('#jquery-ui-...

1 years ago

1 answers
73 views
0
Prefabricated Object (Button) Scripts

It's only been 5 days since I started Unity.I'm sorry for the rudimentary content, but could you tell me about the prefabricated content?Is it normal to create a click event on a button, inspect a scr...

1 years ago

2 answers
70 views
0
Is aax communication (jquery) possible within the pushPage of onsenuions-navigator?

Thank you for your continuous support.I am developing apps with onsenui and jquery, but I am having trouble handling js in pushpage.Currently, within ons-navigator, js retrieves and displays a list of...

1 years ago

1 answers
142 views
0
I want to implement a tab bar in jQuery mobile

I would like to implement a tab bar in the notepad of the monaca sample app (there are three tabs below, the top screen of the notepad app is also displayed in the tab switching destination, and there...


1 answers
67 views
0
Understanding Table Links When Using the Onsen UI Sliding Menu

As a beginner, I use the Onsen UI Sliding Menu to try to create a very rudimentary app that simply displays a page when touched.Questions I would like to create a table on one page of the Onsen UI Sli...

1 years ago

1 answers
64 views
0
I am using the template of the sliding menu, but the screen does not pop to Form1.html on the left side.How can I switch?

<ons-page><ons-page style=background-color:#FFF0F5><ons-toolbar> <div class=right> <ons-toolbar-buttoning-click=app.slidingMenu.toggleMenu()> <ons-iconion=bars><...

1 years ago

1 answers
69 views
0
About age updates using onsen-ui

under the code in the onsen-ui template (page2.html)I added , but when I press the button, the different buttons that were written before will collapse Why?<ons-toolbar> <div class=left> ...

1 years ago

1 answers
94 views
0
How do I change the language of DatePicker in the MUI to Japanese?

Is there a way to change the MUI DatePicker language to Japanese?When I wrote a code similar to the one below, I got the error TypeError: Cannot read properties of undefined (reading 'date') in my bro...

« - 15 - »

© 2024 OneMinuteCode. All rights reserved.