ui tag

177 questions


1 answers
136 views
0
I want to make a mark that can move like a caret in javascript.

↑The image looks like thisjquery/jquery-ui is acceptable.input[type=text] and sample[mark] that informationHow do I retrieve it in the format Sample ?I was able to mark it and drag it, but I can't beh...


2 answers
101 views
0
How to get the height in textarea in javascript

Textarea enables scrolling, so if the number of characters is large, the height of the textarea itself and the height of the contents will change.Is there a way to get the height of this content?


1 answers
134 views
0
To use the control of the selection system for the Use Dialog dialog in the Onsen UI Guide

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...

2 years ago

1 answers
60 views
0
To perform the Use Alert Dialog in the Onsen UI Minimal Template: Onsen UI Minimal Template

I would like to use the alert dialog in the Onsen UI Minimal Template. How can I apply the HTML and JS source code in the Onsen UI Minimal Template to output the alert dialog?index.html <script>...

2 years ago

1 answers
134 views
0
To perform the Use Alert Dialog in the Onsen UI Minimal Template: Onsen UI Minimal Template

I would like to use the alert dialog in the Onsen UI Minimal Template. How can I apply the HTML and JS source code in the Onsen UI Minimal Template to output the alert dialog?index.html <script>...

2 years ago

1 answers
138 views
0
I want to make a mark that can move like a caret in javascript.

↑The image looks like thisjquery/jquery-ui is acceptable.input[type=text] and sample[mark] that informationHow do I retrieve it in the format Sample ?I was able to mark it and drag it, but I can't beh...


1 answers
126 views
0
To use the control of the selection system for the Use Dialog dialog in the Onsen UI Guide

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...

2 years ago

1 answers
114 views
0
change the size of monaca textarea

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...

2 years ago

1 answers
130 views
0
I want to use monaca's contact plug-in to display a list of contacts.

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...


2 answers
95 views
0
Add images that can be dragged in jquery-ui and QuoJS

Using jquery-ui and QuoJS together, we create something called You can move images by dragging, and you can grow them by pressing them longer.<img src=img/logo.png class=dragable id=button3>Pres...

2 years ago
« - 6 - »

© 2024 OneMinuteCode. All rights reserved.