script tag

1639 questions


1 answers
19 views
0
I'd like to change the first letter to capital letters

Is there a way to change only the first letter to capital letters? For example, if there is John Smith, I want to change it to John Smith, but I don't know what to do.

2 years ago

1 answers
18 views
0
How do I modify the check status of the check box in JavaScript?

How do I modify the check status of the check box in JavaScript?

2 years ago

3 answers
18 views
0
There's an incomprehensible phenomenon in the forin statement

We are doing a simple form validation. It's nothing big, but once the value is entered, the submit button is activatedSubmit is disabled by default, and validation is turned on whenever the form value...

2 years ago

1 answers
16 views
0
I have a question about separating javascript multi-image file information.

<input type=file name=upload_img[] id=upload_img onChange=load_image() required=required accept=image/x-png, image/jpeg multiple= /><img id = img_File1/><input type=file style= id=File1...

2 years ago

1 answers
18 views
0
Inquire about troubleshooting for JavaScript SOP

JavaScript Same-Origin PolicyI'd like to know how to avoidHere's the situation.I'm developing an e-learning siteSite domain is AThe domain where the actual flash files are located is B It plays well u...

2 years ago

1 answers
101 views
0
Detect cross-domain content with iframe

Hello! I'd like to ask you about the iframe cross domainCurrently, iframe imports the authentication web in the external domain.Once you complete your authentication, you will be redirected to an empt...

2 years ago

1 answers
40 views
0
How do I change the effect of mouse focus on the web? Javascript, J-Query?

The ability to change the size or shape of a blog when you mouse over a list, post, or imageIs it J-Query? Is it JavaScript?Where can I learn if I'm right?

2 years ago

2 answers
48 views
0
What is the difference between console.log console.error?

Especially when printing errors, I write console.log or console.error.I learned the program on my own, so I wrote it confusedly without knowing the two meaningsThere seems to be a strange difference, ...

2 years ago

1 answers
144 views
0
I want to display videos and ppts in a specific area of the page with a spring, but I don't know what to do...

Hello, I am a student who is currently doing a semi-project with Spring.Currently, I saved the ppt file as bolb type and the video path as varcher2 type in db. I have to take these out and upload ppts...

2 years ago

1 answers
98 views
0
I'd like to implement push notification on the web messenger.

I made a websiteThere is a chat function. I want to have a push notification on my PC when I get a message from the other person. (Like Kakao Talk)You want to use PHP or Javascript for languages.Pleas...

2 years ago
« - 122 - »

© 2024 OneMinuteCode. All rights reserved.