Skip to main content

All Questions

0 votes
0 answers
79 views

Change the style of AccordionItem, when the AccordionItemButton is clciked in React-accessible accordion

I would like have a suggestion that, is there any state managed or aria-expanded based rule, by which the style of the AccordionItem is controlled by AccordionItemButton. By default the ...
Mohamed Naufal Zafrulla's user avatar
0 votes
1 answer
432 views

how to use right to left icons in semantic-ui accordion?

I want to use "semantic-ui" accordion with "rtl" icon in default accordion's icons looks like > and i want my accordions icons looks like this < please help me to do this.
ihamiiid's user avatar
-3 votes
1 answer
43 views

Jquery ui accordion defaulting to first active but not expanding

When the page loads, the arrow for the first section is pointing down indicating it is active. However, the div doesn't show until I click a different section and click back to the first. Other than ...
user2109468's user avatar
1 vote
3 answers
3k views

Edit Jquery UI Accordion icon color

I was just wondering whether I could edit the color of the default icon of this accordion, keeping it black, even when it is expanded. I was just looking for a practical solution that does not require ...
d4riog's user avatar
  • 15
0 votes
1 answer
40 views

Accordion menu - in place navigation

I am very new to web development and I am trying to create a navigation menu for my users to reach the correct help channel. I looked at accordion menus but I would like to have an effect similar to ...
Francesco Brouge Nutricato's user avatar
0 votes
1 answer
405 views

jQuery UI Accordion doesn't start collapsed (collapsible:true, active:false)

This is driving me nuts. I am using the jQuery UI Accordion and the first line stays open. I want to have it closed by default unless it is clicked. I already put in the active:false. Still the first ...
Alina Hornbostel's user avatar
2 votes
1 answer
617 views

Very basic -- adding ICONS to JQuery UI Accordion

Do I have to use the Jquery CSS file? ... or is there some way to add icons without using that? I hope I don't need it, because I'm doing this all in wordpress and enqueuing the Jquery CSS is a ...
big picture's user avatar
0 votes
2 answers
619 views

Can someone just explain how Jquery Accordion UI works?

I thought that if I markup my code with H3 headings, and apply jquery ui accordion correctly, the H3 headings would become clickable, and clicking them would alternately hide or display the content ...
big picture's user avatar
1 vote
2 answers
54 views

Jquery UI accordion?

I've managed to make the Jquery UI accordion work on the front page of my Wordpress website. Problem is, instead of opening and closing the divs when I click on the headings, the effect happens when ...
big picture's user avatar
0 votes
1 answer
431 views

How to remove the number on the tab of an Accordion?

Accordion can be downloaded here - http://www.javaswingcomponents.com/product/accordion Here is a sample output of an accordion. I want to remove the numbers on the right side of the tab. How can I ...
Philip Morris's user avatar
0 votes
1 answer
263 views

jQuery UI accordion: expand if focused by url else active false

I have a jQuery UI accordion working fine with all collapsed on initial page load however I want to add a step so that people can link directly to one of the h3 in my accordion and have that item ...
Mr Mr's user avatar
  • 1
2 votes
2 answers
7k views

Accordion inside popup, colorbox / modal Bootstrap

I want to achieve an accordion inside popup. Is it possible? I tried to do it with colorbox, but seems it's not feasible, so I try to use bootstrap modal, but seems I got confused. <html lang="en"&...
Gerry Gry's user avatar
  • 182
0 votes
1 answer
557 views

Wait until jQuery accordion panel is collapsed until opening another

I have the jQuery UI Accordion set up to open and close on mouseenter/mouseleave. The problem with this is that unfortunately the closing animation abruptly stops when switching to another panel ...
clxe's user avatar
  • 162
0 votes
2 answers
2k views

accordion style menu ios [closed]

I am going to implement an iOS accordion style menu. I am looking to see if there is something like this in the open source community before rolling my own. Does any one know of an iOS open source ...
MobileDev's user avatar
  • 3,775
4 votes
2 answers
1k views

Jquery UI Accordion - How to set the panel size to zero or to prevent its display on click?

This is a very simple situation but I am surprised that there is no solution discussed or question asked or may be it is so simple that I am the only one stumped by it. In any Accordion, in which ...
Sunny's user avatar
  • 9,765

15 30 50 per page