html5 tag

175 questions


1 answers
121 views
0
How do I create a list box for Windowsform applications on SVG?

There is a page that displays large svg images on the website you are currently creating.(Inline svg embedded in html.)Is it possible to create objects (e.g., list boxes, combo boxes, etc.) for Window...

2 years ago

1 answers
46 views
0
Understanding When HTML5 Pattern Elements Occur

We have learned that HTML5 input elements can be restricted using pattern.<form action=sample-input.php method=post target=_blank> <p> <label> Zip Code: <input name=sampleName ...

2 years ago

1 answers
102 views
0
If you reload the vue-cli, the input will be reflected in all the forms.

Windows 10(64)vue: ^2.6.10, vuetify: ^2.1.0, vue-cli: 3.11.0, node:v11.13.0About 4 months of programming experienceI am creating a todo app with vuetify+vue-cli.URLAfter registering more than one clas...


1 answers
44 views
0
I don't know how to view changes to HTML Living Standard.

HTML Living Standard does not have minor versions such as HTML 5.1, HTML 5.2, which are published on W3C, and I think it will always be updated.If you look at the official HTML Living Standard documen...

2 years ago

1 answers
106 views
0
I want to disable the behavior of starting and ending <> in VS Code.

because it is difficult to see the behavior of starting and ending <> square in VScodeI would like to disable it, but I would appreciate your advice.

2 years ago

1 answers
81 views
0
I want to make a decision on the Leaflet check box and delete the marker.

I want to decide the Leaflet check box and delete the markerAs for the current code, if you check the box, it feels like the prefecture has a pin.Every time I click it, the pin comes up and the shadow...


1 answers
45 views
0
To Limit Window Size Variability in JavaScript

I would like to limit the window width to less than 500px in JavaScript, but is such an API provided?I looked it up and found something called window.minWidth, but it didn't work well.It works with ch...

2 years ago

1 answers
48 views
0
How to Change Specific Values in KVS (Session Storage)

I'm a beginner at KVS. I am currently fiddling with sessionStorage For example, {id01:{hoge:1, moge:2, high:5}}and other records.I would like to change only the moge value to 4, but for now I can only...

2 years ago

1 answers
68 views
0
I want the color of the header to change depending on the page.

What do you want to doI want to change the color of the letter in the header when I move the page (this color on page A).Page B looks like this color.)Current StateI have written the header using the ...


1 answers
79 views
0
How to Save a Wav File in Node.js

When saving wav files using Node.js, How does WebAudioAPI record data?I don't know if I should hand it over to fs.writeFile().◆Development environmentwin10goole chrome ver 55.0.2883.87 mNode.jsver6.7....

« - 7 - »

© 2024 OneMinuteCode. All rights reserved.