html5 tag

175 questions


1 answers
54 views
0
About HTML5 Access Keys

I heard that there is something called an access key in HTML, but Can't I use the function key for the access key?<button type=button id=search name=search accesskey=U/><Button type=Button id...

2 years ago

1 answers
55 views
0
I want to give large data from HTML to javascript.

I'm studying HTML5+SpringBootI passed the data from HTML to javascript as follows:th:onclick= | show ('${test.data1}', '${test.data2}'); |If the data is small, the value will be passed without any pro...

2 years ago

1 answers
138 views
0
I want to use html5 canvas to read images, decorate the images I read, and write them in png format.

I'm a beginner at js.using HTML5 canvasDecorate the loaded image with some kind of decoration (draw text on the image with fillText, etc.) and I would like to write it out in a format such as png per ...

2 years ago

1 answers
91 views
0
About Inappbrowser View

When using Inappbrowser, I don't know how to implement:Please let me know.·How to display the header part of the lower layer surface ·How to display the footer prepared by the app after displaying itI...

2 years ago

1 answers
113 views
0
I'm having trouble with the json call after the page transition.

It is developed by monaca, and when I fly from index.html to detail.html, I want to move jason to detail.html, but it doesn't seem to be moving, so I'm in trouble.When I fly, I slide and jump, and I d...

2 years ago

2 answers
52 views
0
As for HTML5, the characters become thicker without a strong tag.

Thank you for your help.As for HTML5, the characters become thicker without a strong tag.The running environment is Google Chrome.How can the string without the strong tag be thickened?Please let me k...

2 years ago

2 answers
105 views
0
As for HTML5, the characters become thicker without a strong tag.

Thank you for your help.As for HTML5, the characters become thicker without a strong tag.The running environment is Google Chrome.How can the string without the strong tag be thickened?Please let me k...

2 years ago

2 answers
56 views
0
I want to view the same web page on my Windows PC/Android tablet.

Instead of providing a web page for each Windows PC/Android, I'd like to see one web page from both sides.The PC only looks at the web page, but I also want the tablet to scan the barcode using HTML5....

2 years ago

4 answers
50 views
0
About checking the input of the business application

The business application I create has a dedicated area at the top of the screen where messages are displayed.Input errors are displayed here.So I have a question.1. Is it common for web systems to dis...

2 years ago

2 answers
56 views
0
I want to view the same web page on my Windows PC/Android tablet.

Instead of providing a web page for each Windows PC/Android, I'd like to see one web page from both sides.The PC only looks at the web page, but I also want the tablet to scan the barcode using HTML5....

2 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.