1639 questions
I want to put a border on the span tag when I hover, but it doesn't work.What should I do to make it work?<ul class=nav> <class=nav-item>a class=navbar-link href=/xxx.html>span class=li...
I want to change the text editor that opens when setting crontab to VS Code Insider version, so I added the ShellScript below to ./profile, but GNU nano will open.Please tell me how to change the text...
Prerequisites/What you want to achieveI want to be able to see only certain channels on youtube, so I try to get the name of the youtube channel on Tampermonkey (Javascript) and move the code to close...
I created the class below, but I want to substitute the thumbnailIMG declared outside the if statement inside the if statement, but the value is not substituted.I just started writing code in javascri...
<nuxt-link> and some code using the to attribute did not make sense, so I would like to ask you a question.Below is the nuxt-link.Bind the to attribute and pass the to (argument 1, argument 2).&...
time{ HH:string MM:string}Assume that there are objects such as , and that HH and MM are retrieved from the API as strings.I would like HH and MM to be able to substitute only the zero embedded string...
I would like to check the contents of the hoge file and decide whether to finish or not.·Procedure for the confirmation process you want to createDetermining if the first line of the 22-24 line of the...
Ideally, if 1 is checked, the console log displays 1 checked.When 1 and 3 are checked, the console log displays 1 and 3 checked.Once 1 and 2 and 3 are checked, I would like to make a check decision li...
I am writing a script to read and print excel in the browser client script (javascript).I'd like to pop up a display like Processing... because it takes time from the start of the excel application to...
var name=navigator.appName;console.log(name)I wrote the javascript code and ran it on Google browser, and it said Mozilla.Is this correct?Is there something wrong?
« | - 14 - | » |
© 2024 OneMinuteCode. All rights reserved.