query tag

356 questions


1 answers
41 views
0
PHP Highcharts Graph If you select 1 day or the last day of each month, you can't see the graph.

Hello. As the title says, if you select the graph on the 1st or the last day, you can't see the graph. Other than that, I can see it well.I can't see the graph above because of 2016-12-26 and 2017-01-...

2 years ago

1 answers
73 views
0
I want to save the sensor value as strquery in mysql with Python, but how can I solve the problem that only '0' is stored in mysql although the sensor value is output from the terminal?

The sensor value measured by Arduino is sent to Raspberry Pi via Bluetooth, and Raspberry Pi receives the sensor value by Python and tries to save it in mysql. As mentioned in the question, when you r...


1 answers
46 views
0
JavaScript.To remove() using parent(), .child()? (In shoveling)

Hello, I started shoveling, so I'm uploading it. ㅠ

2 years ago

1 answers
40 views
0
I did a long time of moving animation and it's lagging and moving.

It repeats moving one box of images up and down 150 pixels each for a total of 80 secondsIt doesn't move smoothly, but it keeps breaking off. What can I do?.imgBox img{ position:absolute; top:0px; -we...

2 years ago

1 answers
101 views
0
I want to create a web code editor. Or if there's anything good, please recommend it.

I'm trying to create a web code editor, but I don't know how to start, so I'm leaving a question.The period is set at 2 months, but I don't think it'll matter if it's delayed further.I'm planning to m...


1 answers
50 views
0
How do I put a 1-31 day for statement on PHP Highcharts graph?

It looks like this. Highcharts.chart('container', { chart: { type: 'column' }, title: { text:picker+'Statistics by Media Graph' }, xAxis: { categories: [1st, 2nd, 3rd, 4th, 5th, 7th, 8th, 9...

2 years ago

1 answers
70 views
0
Hello. I'm using jqGrid, but I'm trying to get the cell value of the grid, but it's not working.

First of all, there are two grids in total.There is a main grid (mainGrid) and a subGrid.You are about to output the value of a cell in the sub-Grid to the printGrid.I tried to get the cell value usin...

2 years ago

1 answers
46 views
0
To track whether an event is clicked or not

We are conducting a survey, and we need to collect whether or not you clicked on a specific button included in the document.I understand that Google event tracking can determine the total number of cl...

2 years ago

1 answers
144 views
0
I want to initialize the variable in the jQuery function and pass it over.

When you click on the element $gall, the slide show screen $zoom appears in the pictureI want to click on the $previewImg below to run the slide() function, but I want to cover the new variable i with...

2 years ago

1 answers
49 views
0
Problems with jquery change events

Previously, I wrote a post that asked questions as a beforeunload event when I left the page during the registration, exceptions I'm asking you again because there's a situation.$(#form).on(change,fun...

2 years ago
« - 27 - »

© 2024 OneMinuteCode. All rights reserved.