jquery tag

340 questions


1 answers
38 views
0
I have a question about JavaScript J query.

Hi, everyone. I have a question about JavaScript.What you want is to run the jquery script function when a new window opens, receives a value, and closes a new window.A new window opens and receives a...

2 years ago

1 answers
46 views
0
I have a question about using Ajax in django.

Hello, I want to receive the select value using ajax, process the data accordingly, and then show it to the next select value, but I don't know how to process the data processed by ajax when I transfe...


1 answers
120 views
0
I have a question about jquery DataTable!

I have a question because there was a problem in the process of making and sorting tables through DataTable.All are well aligned, but the data in one column of the table is in the format shown below.1...

2 years ago

1 answers
71 views
0
How can I use javascript regular expressions to replace them if certain characters are included?

String.replace(/case/gi, FIND!)As above, I wrote to change the string case to FIND! without being case-sensitive.If there are two strings, > and < on both sides of case, how do I write it so tha...


1 answers
79 views
0
I have a web application question.

Hello, everyone I have a web application question.First of all, I'm only making html, css, and jquery.I'd appreciate it if you could tell me in detail because it's a beginner.For questions, please ref...

2 years ago

1 answers
34 views
0
Is there a way to adjust several g tag circles with jquery or css?

I drew a bubble chart with d3 like the picture below. However, if the screen width value is reduced to less than 764px, the number of bubbles, the r (radius value) of the circle, and the distance valu...

2 years ago

1 answers
43 views
0
I want the top banner to disappear if you press X

<!-- Band banner --> <div class=promotionBanner> <a href=/refer_a_friend.html class=bannerLink> <img src=/web/upload/category/editor/2021/03/11/dc454e2d910b096ead46e4ae7f030705...

2 years ago

1 answers
44 views
0
The problem that runs in the parent window when you try to run a function in a new window after you open a new window

After window.open() runs, I ordered focus() with my child's songI tried append() the function in the head part of the child window.Still, the function is realized in the parent window.The function I'm...

2 years ago

2 answers
35 views
0
Javascript jquery Add one more solar-earth-moon structure

I'm constantly modifying the code, but I don't know what to do with it...<!DOCTYPE html><html><head> <title>DOM Basic</title> <script> window.onload = function () ...

2 years ago

1 answers
37 views
0
I'm asking you a question because I'm studying alone but it's not solved.

The purpose of the code is to run animation by randomly outputting numbers from 1 to 20 rather than alphabets.I keep trying to modify the code, but I can't find the answer, so I'm asking you a questio...

2 years ago
« - 34 -

© 2024 OneMinuteCode. All rights reserved.