script tag

1639 questions


3 answers
118 views
0
I want to write a shell script that searches in any folder and handles any files that match the criteria.

There are two things I want to do, but I'm having trouble writing well.The following are the things I would like to deal with.1Search recursively for *.rar in folder AZip all *.rar files that hit the ...

1 years ago

1 answers
131 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...

1 years ago

4 answers
110 views
0
[No Language] How to erase parent elements with child elements with specific strings in XML

From the XML format file below (Example 1. Before Conversion)I would like to delete the whole element that contains the testThere are about 2000 sparse elements containing tests.I'd like to make it ab...

1 years ago

2 answers
55 views
0
Obtain links from buttons on GAS spreadsheet

Would it be possible to get the link by creating a spreadsheet and pressing the Completion Button in it?I just started and there were many things I didn't understand, so I asked you a question.Sorry f...


3 answers
134 views
0
I want to scroll to the top of the content when I click the button

I'd like to create a menu in the upper left corner and click on a specific item to scroll to the top of the content, but I'm in trouble because I get an error when I press the button.I would like you ...

1 years ago

2 answers
36 views
0
Understanding the Differences Between Memory and Buffers

I'm looking into ArrayBuffer, but I don't understand the meaning of the basic terms, so I'd like to ask you a question.Q1.About the expression buffer space reserved on memory·What is the difference be...

1 years ago

2 answers
74 views
0
Use class from a different file

I can now use calss from es6, but please tell me how to use it after writing a class in another file like c#.(Environment is running on command prompt with node.js) Multipost

1 years ago

1 answers
37 views
0
Using fetch api to send a POST request to your own web server takes time

I implemented the server in Python's http.server as shown below, and I tried to POST the server using fetch API from the browser, but the browser is waiting for the response.Why?If you look at the net...

1 years ago

2 answers
127 views
0
Understanding the Priority of the Nodes Returned

On the Firefox web console<h1><span class='A'>text1</span>text2</span>text2>/h1>For the h1 element, document.value(span[@class='A']|., <nodes representing h1 elements ...

1 years ago

1 answers
38 views
0
I want JS to tag for each specified number of characters

<section>Ai<b>Eikoku</b>Kesashi</section>If you have HTML like this, you want to separate it into five characters.As a result, the HTML in the section tag is <div>Aio<...

1 years ago
« - 23 - »

© 2024 OneMinuteCode. All rights reserved.