105 questions
For example, Switch Code <label class=switch> <input type=checkbox class=switch__input> <div class=switch__toggle></div></label>if you write <ons-page></ons-page...
I started studying monaca by modifying the notepad of the reference program.In the first state, the textarea for writing notes is very narrow, but I don't know how to make it bigger.Is it impossible w...
I would like to use the angel+monaca contact plug-in to display a list of contacts.app.controller('MainController', function($scope){ document.addEventListener(device ready, function(){ var optio...
Top page as AA→B→Ctransition and A→X→YThere is a transition called .You can use pushPage() and popPage() respectively.I would like to transition from C to Y this time, but I would like to transition b...
I use monaca to create an app that displays websites, but when I run the app on my device,net::ERR_BLOCKED_BY_RESPONSEis displayed, and even on the monaca debuggerRefused to display 'http://www.Addres...
I think the structure of ons-toolbar is basic, but <ons-toolbar><div class=left>...</div>>div class=center>...<div class=right>...<div>>>>>div>>&g...
It's just like the title.I don't know if I can do it or not.Thank you for your cooperation.<ons-tabbar> <ons-tab page=home.html active=true> <ons-iconion=ion-home></ons-icon> &...
I am creating a SPA with Onsen UI (v2 series).I'm building it without using frameworks like Angular or Vue.When I click on ons-list-item, I want to transition to hoge.html and return to index.html wit...
I use Onsen UI and JavaScript templates to create SPAs in monaca.When I transition pages with pushPage, I want to prepare another html file and use a template similar to index.html for that file, but ...
As the title suggests, I want to update the ons-list displayed in ons-lazy-repeat with ons-pull-hook I tried various things by moving the sample code in the official document below.It is difficult to ...
« | - 4 - | » |
© 2024 OneMinuteCode. All rights reserved.