html5 tag

175 questions


1 answers
89 views
0
3-point leader to select elements

Excuse me for asking you a question.If the text doesn't fit the width of an element, I think we can prohibit line breaks by writing as follows and have a three-point leader (...) at the end.p{ overflo...

2 years ago

1 answers
134 views
0
If the next operation after changing the contents of the text frame is to press the button element, you will have to press it twice.

I'm a little embarrassed, but please tell me.This may be a common question for beginners.INPUT TYPE=TEXT ELEMENT: Regarding A, the JavaScript (JQuery) to work with the change event is Coded.The page a...

2 years ago

1 answers
138 views
0
The jqGrid cannot display the table.

I want to display the table with jqGrid, but it doesn't look good at all.What is the cause?I have downloaded and used the following for jQueryUI and jqGrid.·jQueryUI(http://jqueryui.com/download/)·jqG...

2 years ago

2 answers
64 views
0
What is the correct behavior for smartphone display if you specify a link among the elements that are set to animation in CSS:hover?

Q1. What is the correct behavior if you click the link in the example below?·After running the animation to the end, link transition ·Link transition in the middle of animation·Link transition without...

2 years ago

1 answers
91 views
0
I want to play a video with an angular expression with a YouTube video ID set in the frame tag.

In the iframe tag, specify an angular expression with a YouTube video ID.I'd like to play a video, is it possible?Currently, I didn't know how to specify the video ID directly, so I have no choice but...


1 answers
113 views
0
How do I load CSV files from the Monaca app?

The Monaca app reads CSV files and creates a program that displays data.I can't read the CSV file when I try to search.Enter string → List search results in partial search.After that, I'm thinking of ...


1 answers
159 views
0
CordovaLib File Missing Error

Hello,I am developing it with Android studio+cordova.The following error occurred in the build, and the error in CordovaLib was not addressed.There are quite a few errors related to okhttp.I would app...


1 answers
134 views
0
Timepicker does not work.

We are currently implementing the Timepicker function on the screen, but it does not work.There is a 11:00 PM sign in the input box, but when I try to press the button, nothing is working.How do I mod...

2 years ago

1 answers
107 views
0
check boxes, filtering jquery

javascript: data=[ {number: 4, shot: 3P, result: success,}, {number: 5, shot: 2P, result: failure,}, {number: 6, shot: 2P, result: success,}, {number:7, shot:3P, result:failure, {number: 8, shot:...

2 years ago

1 answers
115 views
0
How to Determine iframe by Regular Expression

Is it the following code that determines whether the url entered is Googlemap iframe?preg_match(/<iframe src=\https:\/\/www\.google\.com\/map(.*?)<\/iframe>/s, $map, $is_map); if(!isset($is_m...

« - 2 - »

© 2024 OneMinuteCode. All rights reserved.