html5 tag

175 questions


5 answers
103 views
0
I want to automatically leave the contents of ajax communication on the open page of my browser in the local file.

I would like to automatically dump the contents of the web app's ajax communication to a local file.If tcpdump dumps a packet from the source into a file, it may not be impossible, but I have to separ...


1 answers
93 views
0
I want JavaScript to obtain data such as PNG images in binary format.

I have tried the sample FileReader.readAsText(), but when I select the PNG image, the characters get garbled.What should I do to prevent garbled characters?What I want to do is to receive the PNG imag...

2 years ago

1 answers
82 views
0
I don't know how to set up javascript that integrates calendar with pulldown.

I am an amateur in my first year of web design.I would appreciate it if you could reply. an answer.I'm currently creating a calendar function that works with pulldown, but it doesn't work.The desired ...

2 years ago

1 answers
118 views
0
How to prevent leakage of consumerKey, consumerSecret of Evernote API

Using monaca, we are developing Evernote apps for smartphones based on HTML5+Javascript.In order to communicate with Evernote's server, OAuth authentication is required using the key (consumerKey, con...


2 answers
75 views
0
Can't you go around with absolute?

I'm using bootstrap to create a site, but if I reduce the browser width by placing a div element next to the element I placed in position: absolute, the contents of the div element will be immersed in...

2 years ago

1 answers
121 views
0
HP is being created, but CSS and SCSS are not reflected.

symptomsViewed the HP being created as a preview on the VS Code Live Server.CSS and SCSS are not reflected.ExpectationsI want to set logo.svg to width:120px;, height:40px;.Reproduction StepsRun the fo...

2 years ago

1 answers
64 views
0
How to have div elements perform keystrokes on their behalf in jQuery

Is there any way to keep pressing the down arrow key while clicking the div element down below?As far as I'm concerned, I think I can use onmusedown to make the decision, but I don't know how to have ...

2 years ago

1 answers
156 views
0
phina.js cannot get a winning decision

phina.js Tips Collection #WinningDetermination - Qiita Using the above site as a reference, I am thinking of using the phina.js library to avoid the square coming from all directions using the code be...


1 answers
74 views
0
About Using FootTable

Currently, I am building a screen for my smartphone, and to make the table variable I'm trying to use Footable.I refer to the following site.http://www.webantena.net/javascriptjquery/plugin-footable/H...

2 years ago

2 answers
79 views
0
Is it possible to retrieve the data in the middle of loading with FileAPI of javascript?

I'm thinking of working with point cloud data stored on my client PC on my browser.Now I know that FileReader can load file objects retrieved by FileAPI.I have a question now, but would it be possible...

2 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.