query tag

356 questions


1 answers
114 views
0
Create accordion menu with jQuery [I want to start with any one open]

When creating an accordion menu using jQuery, How do I code to start any one of them open from scratch?The following coding is used:[html] <divid=side> <divid=recent-posts-3 class=widget widg...

1 years ago

1 answers
110 views
0
I want to move to the top of the content when I click to close jQuery's open and closed content.

I would like to use jQuery to open and close the contents (text and images) on the page with slideToggle.I would like to move it to the top of the openable content (#readmore-wrap) in animation when I...

1 years ago

1 answers
110 views
0
Do you have a library of submenus that comes out as a swipe?

Do you have a jQuery library of swiped submenus that is common in smartphone apps?

1 years ago

1 answers
105 views
0
Is there a way to maintain a part of the page and move it to another page?

Create a menu where you can select the font-size of all sites in the header part of the site.[S][M] Separate by [L] and press each to change the font-size of the site.And keep the font-size selected w...

1 years ago

1 answers
133 views
0
The jqGrid cannot display the table.

I want to display the table with jqGrid, but it doesn't look good at all.What is the cause?I have downloaded and used the following for jQueryUI and jqGrid.·jQueryUI(http://jqueryui.com/download/)·jqG...

1 years ago

1 answers
95 views
0
I would like to color the selected text in the site navigation.

I'd like to change the character color of the selected page, which is common in site navigation.What should I do?For example, in the following case, after clicking the company guide, when the company ...

1 years ago

1 answers
116 views
0
Retrieving Variable Display Locations in jQuery

On the page where the display position changes, When I scroll to the navigation position, I wanted to fix it to the top of the window, so I wrote the code below.https://jsfiddle.net/aq8j1rLL/9/$(funct...

1 years ago

1 answers
64 views
0
When I tried to get an element close to the current node, this.clost("i") could not get it.

HTML can be found as follows: <div class=td> <i class=fa fa-hoge></i> <div class=piyo> <span class=name>Tanaka Tanaka</span> <div class=radio> <div class=r...

1 years ago

1 answers
104 views
0
jQuery scroll event repeatedly

Thank you for your help.Regarding the subject, I want to make the page top button disappear with slideUp when it reaches the footer position on the website, but it disappears and appears repeatedly.In...

1 years ago

2 answers
119 views
0
Logical Product Does Not Return True in javascript [Closed]

This question appears to be outside the scope defined in Help Center for stack overflow.Closed 5 years ago.5 years agoThis is a basic question, but please let me know.Consider the function checkAttr()...

1 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.