onsen-ui tag

105 questions


1 answers
96 views
0
I want to add tabs in OnsenUI to Notepad samples

Thank you for your help.I would like to add a tab sample function to the Notepad sample.<ons-tabbar> <ons-tabicon=home label=Home page=StopWatch.html active=true>/ons-tab> <ons-tabic...


1 answers
123 views
0
Please tell me which Plugin or JS I can edit with cordova.

It's just as the title says.I am looking for Plugin or JS where I can edit photos on cordova.The following image editing features are required:Please let me know if you know.Thank you for your coopera...


1 answers
82 views
0
I want to create a function to enter data in AngularJS and add a list to another page like Todo list.

Page1.html is the input form in the sample Onsen UI Tabbar, and Page2.html is the output of the input result.I was able to have AngularJS input text on Page1 and Page2 display the text I wrote on Page...

2 years ago

3 answers
63 views
0
How to use the ons-switch

I am studying programming at Monaca Cloud IDE.I tried to change the contents of the P tag using the ons-switch method isChecked by referring to the monaca official guidebook HTML5 hybrid app developme...

2 years ago

1 answers
60 views
0
Information About Initializing the Radio Button in the Onsen UI

We are implementing the following code in order to achieve Radiobutton List with ons-list.HTML<ons-template id=connecttimeout.html> <ons-page> <ons-toolbar> <div class=left>&...


1 answers
97 views
0
I want to delete id attribute of element

I have a question about deleting attributes.Below is an html statement.I'd like to delete the id=newsite in the tag using javascript, what should I do?I look forward to your kind cooperation.menu.html...

2 years ago

1 answers
81 views
0
Basic OnsenUI Configuration Method

I'm a complete Monaca beginner.Sorry for the rudimentary question.Using OnsenUI without a controller etc. I wrote the function using JS as usual with onclick etc.I was able to switch pages with Pushpa...

2 years ago

1 answers
66 views
0
Is it possible to transition monaca in-page onsenUI?

I am currently using monaca and onsenUI to create an application, but I am having trouble because I do not know how to perform the in-page transition.If you know how to do it, please tell me.

2 years ago

2 answers
80 views
0
navigator.getPages() does not return the correct value when navigator.resetToPage()

I am using onsen-ui navigator.I only want to show the Back button if there is a page stack, but navigator.getPages() does not seem to return the correct value within the prepush, postpush event from n...

2 years ago

1 answers
82 views
0
How to Display the Radio Button to the Right of the List in the Radiobutton List

The Onsen UI pattern has Radiobutton List, but the check location is I want to follow the iOS UI and display it on the right.If you know how to do that, please let me know.

2 years ago
« - 7 - »

© 2024 OneMinuteCode. All rights reserved.