query tag

356 questions


1 answers
149 views
0
I want to change the click event by the value of json in zabuto calendar

There is a plug-in that runs on bootstrap (+jQuery) called zabuto calendar.The default behavior is (1) Monthly Calendar Display(2)If you have event data in JSON format, the background color will be di...


1 answers
42 views
0
About jQuery Horizontal Scroll Events

I would like to use Jquery to change the class if it exceeds a certain value.What you want to do1: Set the designated CSS to reduce the screen to 720px or less.2:Set the designated CSS even if the scr...

2 years ago

1 answers
75 views
0
Disable Zoom in Scroll in jquery.gmap3

I used googlemap3 to embed the map in the page. (This map has its own marker.) I would like to set the wheel scroll function to false, but I cannot implement it with the code below. The map has been s...


1 answers
141 views
0
I want to get the filename and pass it to the servlet class.

On the screen, click a line to the table, press the File Name Acquisition button with the yellow line, and pass the file name in the yellow line to the servlet class in Java.You can click a row to the...

2 years ago

2 answers
108 views
0
What to do if JSON is null in jQuery.ajax

I only want to display null when loading the json file, but I can't do it well.Here's the code.time.json{ fromTokyo: {air: 1 hour 30 min, train: null, bus: null}, fromOsaka: {air: 1 hour 45 min, train...

2 years ago

1 answers
42 views
0
Is there any chance that the contents of .html cannot be captured depending on whether or not the pre-alert operation is performed (JQuery)?

Thank you all for your continued support.====Question ====Is it possible that the behavior changes (the contents of the variables in the array change?) just by the presence or absence of an Alert stat...

2 years ago

1 answers
45 views
0
I want to hide the button after pressing the Add Detail button and the number of lines exceeds a certain number of lines.

We are currently producing the Rails app.In that app, I press the Add Detail button to add a table line, but how do I hide the Add Detail button when the number of lines exceeds 5?In the code below, y...


3 answers
52 views
0
Length does not increase when obj[obj.length] = xx for array

It may be very rudimentary, but I don't understand, so let me ask you a question.If you substitute the length of the array, the number of elements in the array increases.I think the length value will ...

2 years ago

1 answers
102 views
0
About how to display scrollbars

I am creating a hybrid app with OnsenUI and jQuery, but I want to display the scroll bar on a screen like a search list, but I don't know how to do it.The basic structure of the page is as follows:<...


2 answers
107 views
0
Swiper.js Does Not Work on Dynamically Added Elements

I want to implement slides in swiper.js for elements that I dynamically added in jQuery, but it doesn't work.The reason is that it is a process for dynamically added elements, and the optional observe...

« - 13 - »

© 2024 OneMinuteCode. All rights reserved.