Skip to main content

All Questions

Tagged with
0 votes
1 answer
36 views

Background Color for Accordion Collapse won't reset back to default

I'm totally scratching my head on this one so I apologize if it's a simple fix. I'm using Accordion categories to expand and collapse sections by either clicking the same section again to collapse it ...
Michael's user avatar
  • 75
0 votes
0 answers
25 views

MUI Table body rendered in first cell when wrap table body in Accordion

Above is my code actually i have data in groups and i need to show each group in a accordion and can have only one header outside the table body when i try the above code then accordion rendered in ...
Shahid Zaman's user avatar
0 votes
2 answers
182 views

How do I trigger onclick event with only one click?

It's me again! I've been slaving to get an accordion menu to work properly and I managed to get it to work... the main problem is, it only triggers on the double click of a button. I want to make this ...
CarrionCuutie's user avatar
0 votes
0 answers
53 views

Accordion Close Transition

I am trying to create an accordion which has a transition when you open and close it. Unfortunately I was not able to make the close transition(the open transition works perfectly). Any suggestions? I ...
Denis's user avatar
  • 1
0 votes
0 answers
114 views

Jumping page scroll when closing accordion

I have an accordion written in JS + SCSS. Here's how it works: When you open an accordion, another active accordion is automatically closed opening/closing of the accordion is smooth, animated There ...
LunaMoon's user avatar
0 votes
2 answers
59 views

Accordion Collapsible Panel is Not Exanding After Adding Schema Markup

My accordion collapsible panel is working perfectly. As you can see, the first panel is not working, whereas the second one isn't working perfectly. The difference between these two is not something ...
Shoeb Siddique's user avatar
-1 votes
2 answers
293 views

How do I include my image within a Bootstrap Accordion so it sits within accordion-item

I am having problems with a Bootstrap Accordion. It functions fine, but when i attempt to load an image <img src="https://placehold.co/600x400" class="img-fluid" /> within ...
user2960372's user avatar
0 votes
1 answer
61 views

Why is my all bootstrap accordion closing when I only close one?

My projects include some bootstrap accordion. I use collapse and show to allow the user to close each accordion by themselves. But now, when I close one of the accordions and reopen it, the others ...
Rejuan hossain's user avatar
0 votes
0 answers
20 views

I want a accordian-style hover on the images in ReactJS

Here I have created an application that contains 3 images. If you hover on that, it should be popping up like accordian, but now when it's popping up, it hides the rest of the images. So how to do the ...
Sougata Mukherjee's user avatar
0 votes
0 answers
29 views

Image with Accordion Effect not align perfectly

Here I have created a hover accordion effect using a list of images. So here I have created that container that aligns all the images in parallel, so all the images will be there with 20% width, and ...
Sougata Mukherjee's user avatar
0 votes
0 answers
109 views

Swap Mat Accordion to Mat Tree from Angular Materials

I want to swap Swap Mat Accordion to Mat Tree from Angular Materials. This is how it looks like: Current code: typescript: export class TablesListComponent implements OnInit, OnDestroy { private ...
luca88's user avatar
  • 127
2 votes
1 answer
783 views

Accordions in two columned flex layout: Changing of height in one column is affecting other column

I would like to have a two columns of accordions. At the moment I used flex layout to do so. But when expanding an accordion in one column it is affecting the elements in the other column. How can I ...
iMax's user avatar
  • 567
0 votes
0 answers
81 views

Pushing the limits with no JS single file multi page html file

I'm building a multi page single html file document. That to be used with Android's default WebView. These means absolutely no JS. (I wish I could use JS, but it doesn't supports it. I wish I could ...
Mikheil Ghvinianidze's user avatar
0 votes
1 answer
33 views

Webpage not scrolling properly when opening accordion menu items

When I expand items in my accordion menu, the page doesn't seem to lengthen properly. It no longer lets me scroll all the way up. @import url('https://fonts.googleapis.com/css2?family=Open+Sans&...
SHRUBBY's user avatar
  • 37
0 votes
0 answers
24 views

Ngb-accordion last element doesn't render quickly

The code seems fine but the animation of the accordion opening works fine until the last element of the opened accordion renders. The accordions have nested accordions within them. The last accordion ...
JB_from_AHD's user avatar

15 30 50 per page
1
2 3 4 5
55