script tag

1639 questions


1 answers
60 views
0
I can't tweet the description correctly if I want to make the design unique when I install the Twitter button.

If you want to make the Twitter button unique, I think you will include a description in the URL parameter.However, if the description contains characters such as '&', '/' equivalent to htmlspecia...

1 years ago

1 answers
100 views
0
About the Web Speech API

Questions about the Web Speech API.Is the following recognition correct?


2 answers
116 views
0
I want to get the last li element of the nth ul element

I want to get the text of the last child element of the nth ul element.Currently, we are able to retrieve the text of the last child element of the ul element.var lastChild = document.querySelector('u...

1 years ago

3 answers
82 views
0
Best language for extracting the same lines for multiple tab-separated files and putting them together in a new folder

I would like to take a specific line from a tab-separated multiple file (hereinafter called dat file) that stores multiple matrix data in the directory, and then arrange the row data in the order in w...

1 years ago

1 answers
48 views
0
vue, vue-router does not transition pages successfully 2

Based on the advice you gave me in the previous question, I tried designing App.vue just to draw a router-view, but the transition didn't work, so I'll ask you again.If you click count and about on th...

1 years ago

1 answers
76 views
0
Regarding GET request Status Code:499, how is this number displayed?

The page you are creating is Status Code:499 ·Error Occurred·Click on the anti-virus software link to display Reason: URL of phishing site I'd like to find out why, but can you tell me what it is from...

1 years ago

2 answers
75 views
0
I want to automate the LAMP environment build with shell script in the Ubuntu container of Docker [Closed]

Do you want to improve this question?Edit your post to clarify the issue you are trying to resolve by adding details.Closed 4 years ago.4 years agoI would like to automate the LAMP environment with sh...

1 years ago

2 answers
22 views
0
Server-side and front-line data exchange

On the server side, we use languages such as PHP and Ruby, but On the browser side, JavaScript is the choice.How do I exchange data with JavaScript?I would just embed JSON on the page and parse it, or...

1 years ago

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

1 years ago

2 answers
42 views
0
How do I slide through page navigation with a slider using jQuery?

How do I slide the page navigation using the jQuery slider (navigation with links to the number of sliders to slide to the bottom of the page, not to the left and right)?I'm worried because I can't fi...

1 years ago
« - 77 - »

© 2024 OneMinuteCode. All rights reserved.