An accordion is a type of javascript menu that allows for additional content to be shown below the heading upon mouse action. Only one heading's content can be open at a time. When the next heading is selected, the previous heading's content will close.
0
votes
0answers
5 views
notaccordion JQueryUI The triangle icon appears but then it breaks line, something needs to be done
I'm using this particular version of jQuery UI 1.10.2 with notaccordion http://jsbin.com/eqape
I need the triangle icon not to breaks line, since I have little space to spare, the triangle and the ...
0
votes
1answer
25 views
Having trouble using jQuery to open first li of accordion slider
I have tried a few different methods to have the first li of the accordion slider open by default but nothing is working properly.
I have tried to add the class active but it doesn't do anything ...
0
votes
1answer
39 views
Can I open a specific entry in a dojo accordion?
I want to put links in the left navigation of my application that open an xPage and select a specific accordion entry. Not sure how to do this
Any thoughts?
0
votes
0answers
18 views
jquery isotope resize to handle expanded accordion
I'm using jquery isotope for a sortable text listing of federal regulatory activities. We list each update in a docket and the list per docket can become quite long. I've added Bootstrap simple ...
1
vote
0answers
32 views
js.cycle.js and jquery.js conflict
I am new to javaScript and Jquery. I want to design a website that contains both an accordion navigation and a slideshow on the same page. In order to do this, I downloaded this auto scrolling ...
0
votes
0answers
7 views
Spry: Opening Specific Tabs and Panels from Another Page
Hi I used the David Powers tutorial for this. heres my target page http://somerset.luxuryhotelwebhosting.com/specials.php
I am trying to open the romance package from this page ...
0
votes
1answer
23 views
Animated TreeView and nested Accordions
I want to achive a Navigation for my application that looks like a TreeView but is animated like a TitledPane. That is, a Transition when expanding/collapsing an item for its content.
What I did so ...
0
votes
0answers
25 views
How do I set model according to chosen accordion group. UI Bootstrap
I'm working on accordion using Angularjs and this directive: http://angular-ui.github.io/bootstrap/#/accordion
I have an accordion similar to this:
<accordion close-others="true">
...
0
votes
3answers
38 views
Jquery fadeIn text on accordion menu
Looking for a little help on how to make text fade in on an accordion menu. More specifically, when clicking on a menu item, I want the text that displays underneath to fade in, and fade out when ...
0
votes
0answers
72 views
jquery accordion menu image responsive issue
I use the accordion menu image plugin (http://web-argument.com/2011/03/07/jquery-accordion-image-menu-plugin/), and I want to make it responsive (the size of the images = the size of the browser ...
0
votes
2answers
57 views
How to Detect a Button Click in an Expanded Accordion Row with Multiple Labels
This is an extension to another post by myself (How To Detect a Button Click in the Expanded Accordion Row).
After adding some additional rows in the details section of my accordion control and ...
0
votes
0answers
30 views
Dynamically add accordion
There is accordion. Content for tabs is loaded dynamically and can contain other accordion. I have trouble with making second accordion.
$("#accordion").bind("accordionchangestart", function ...
1
vote
1answer
59 views
Bootstrap accordion elements won't open
I have a number of dynamically generated bootstrap accordions nested in tabs. It's all bootstrap. I have one accordion panel defaulting to open but once i click anywhere it closes and no others will ...
2
votes
2answers
30 views
Jquery Accordion - Return to Original State
I've modified an accordion menu I found on CSS Tricks and it's working fine, however... I'd like for the accordion to return to it's original state when the current (expanded) header is clicked a ...
0
votes
1answer
44 views
How To Detect a Button Click in the Expanded Accordion Row
I have an accordion which gets populated based on a dropdown selection. In the 'details' section of each accordion row, I have a button which simply hides the entire accordion and shows a div (which ...
6
votes
1answer
52 views
jquery alt accordion not closing
For a variety of reasons I've created an accordion that has a specified height & overflow:hidden and opens full on click. I can't, however, get it to collapse when I click on the required button.
...
1
vote
1answer
40 views
CSS Transition Accordion Radio Doesn't work using height: auto or max-height (Edited)
Using radio buttons to trigger hidden/shown accordion menu. Works in jsfiddle... Does not work in any other browser I've tried. I'm assuming its something small I've miss typed or am missing or I'm ...
0
votes
1answer
21 views
Add Close Accordion Function to Jquery Script
I have a script found here:
(function() {
var $container = $('.acc-container'),
$trigger = $('.acc-trigger');
$container.hide();
...
0
votes
1answer
49 views
Change in child accordion indicator icon twitter bootstrap
I have two level Twitter bootstrap accordion with drop down indicator icons.
Problem is when i close the sub-group the indicator changes in parent too.
(Sorry about my bad english)
...
0
votes
1answer
48 views
using accordion inside tabs on foundation
I'm working with Zurb Foundation 4 (latest release) and I'm trying to make a layout with a tabs , and each tab contains a section with accordion layout. foundation sections docs and examples
Tabs:
...
0
votes
0answers
8 views
google map with marker doesn't show correctly
i want to ask a question, i want add a google map with marker inside accordion, but it seems that it doesn't show correctly
please take a look here, it shows correctlty when it is outside accordion, ...
0
votes
3answers
89 views
Bootstrap accordion for nested navigation tree in Kirby
I have a pretty complex nested accordion tree navigation "working" @
http://www.medlargroup.com the test site for a client.
It appears to work correctly only it is not collapsed by default and so is ...
0
votes
1answer
28 views
Trigger onClick event with URL
I would like to be able to navigate to a page and open up content in one of three content containers in an accordion js structure.
Here is the html:
<div id="navigation">
<div ...
0
votes
0answers
28 views
jQuery Accordian Cookie state save
I'm having some problems with my code. What i'm trying to do is save the state of the accordions upon refresh. I'm using jQuery, jQuery Cookie and jQuery UI Accordion.
The problem is that the cookie ...
0
votes
1answer
63 views
Accordion style menu active depending on url segment
I have been puzzling over this one for days. The idea is to replicate Outlook 2010 style sidebar navigation and create a UX that is familiar to our users. I currently use this for basic navigation and ...
1
vote
3answers
47 views
active according base on page/file name
in my project have one according menu H2
if i click any menu name H2 then its open and show subment. now by default it's 1st (Governing Body) open..so when i click any link say like Add Gallery it's ...
0
votes
1answer
31 views
Add border to prime faces accordion panel
How can I add border to
I have tried the following but dint work.
<p:accordionPanel style="width:100%; border:1px; ">
0
votes
0answers
65 views
jquery accordion dynamic add with header input autocomplete
I want to dynamically extend my accordion while also keep on using an autocomplete text input on its header.
How do I let the new rows also use the autocomplete functionality (or a datepicker ...
1
vote
0answers
84 views
PrimeFaces (mobile): InputText does not fire an ajax event
Good morning,
I’m developing a mobile web using Primefaces-mobile and JSF. The web has an Accordion panel component which inside has a number of dynamic Tabs generated by a list retrieved from ...
0
votes
1answer
72 views
ASP.NET accordion and calendar makes button click event not raise
I have this accordion with 3 panes. On one of these panes there is a button which is supposed to raise a click event but it does not. I have tried to remove all validators which didn't work, to remove ...
0
votes
0answers
29 views
Obtaining the height of jQuery Accordion's largest Content Panel
I've come across a few other questions during my research but none seem to answer my specific question. If you look at this example - http://jqueryui.com/accordion/#no-auto-height you notice the ...
0
votes
0answers
33 views
Infinite Scroll to append into jQuery accordion
I'm working on a wordpress page which loads the posts into a jQuery accordion to just show the headlines (h3) at first and slide down the post's content on click. I installed the infinite scroll ...
0
votes
2answers
91 views
Jquery: only show the UL with a child LI set to class = active
I have this kind of structure for a menu:
<ul id="accordion">
<li><a href="#">Books</a>
<ul>
<li><a ...
0
votes
2answers
54 views
Javascript code not working - showing and hiding divs
i have the following javascript
function toggle_profile(source, target) {
var ele = document.getElementById(target);
var text = document.getElementById(source);
if (ele.style.display == ...
0
votes
2answers
59 views
How to anchor access accordion item
I know very little about javascript so this is really hard for me :(
I'm using Tympanus accordion but can't figure out how to link to an item and display it opened (using a anchor link e.g. ...
0
votes
1answer
32 views
Jquery scrollTop behaving oddly with JqueryUI Accordion
Fiddle Example
Have a list of stores in the Accordion control inside a height constrained div and am trying to scroll the active panel fully into view.
$("#stores").accordion({
heightStyle: ...
1
vote
1answer
76 views
improve jquery accordion and remove bug
I have attempted to extend on an accordion for a SharePoint FAQ and I have almost working but wont to see if there is a more effective way to complete.
Please forgive me if this seems very simple, I ...
0
votes
1answer
65 views
Custom Commands for Nested Accordions via jQuery Tools Tabs Accordion
I'm sure that because I've spent far too long in front of the LCDs today, and my patience (and search results) aren't doing so well at this point that I'm just not clinking thearly.
I'm hoping ...
0
votes
1answer
13 views
Active Accordeon Menu don't work with sublinks with query strings
@Ejay Help me to set "opened" the main link if i click iin some sublinks of this...
here: Set "active" accordion menu after click
i make some modifications like:
<script ...
1
vote
1answer
69 views
jQuery custom accordion with first div opens on the initial load - issues with modifying arrow images
I couldn't find the answers on StackOverlow what I am experiencing. I referenced Custom Accordion with arrows to set up the initial accordion.
I am having difficulties making the image icon to change ...
0
votes
2answers
89 views
Set “active” accordion menu after click
I'm trying to set accordion menu "active" after click on link and change the page...
<div class="menu">
<dl>
<dt><a ...
0
votes
2answers
91 views
jQuery Accordion HTML Arrow Flip
I have a simple jQuery accordion with arrows on the section titles that point down when the section is closed and point up when the section is open. Unfortunately, when a section is currently clicked ...
0
votes
0answers
26 views
UIwebView does it work with Ajax Control Toolkit Accordion Control?
My website is using Ajax Control Toolkit Accordion Control for expandable menus. This works fine on safari browser and all other browsers. However when trying to display same website on UIwebview on ...
0
votes
1answer
78 views
Use jquery accordion with table columns
Can I somehow make jQuery UI Accordion compatible with a html table? I've tried everything to make columns collapsible.
Right know I've done this
$(".col1, .col2").addClass("hidden");
...
0
votes
0answers
32 views
ASP Accordion Expanded
I'm using Accordion control of Ajax Control Toolkit, and Panes, Headers, Contents populated from code behind (c#). There are some links in panes, some headers are direct links. When I click one of ...
1
vote
1answer
51 views
Simple Accordion Targeting
I am having an issue with figuring out how to target a certain item in my website design using JavaScript.
I am creating a simple accordion:
$(function($) {
var allPanels = $('.accordion ...
0
votes
1answer
61 views
jQuery UI Accordion - does refresh method overwrites initialisation settings?
Currently I am working on a project for which I use the jQuery UI Accordion.
Therefore I initialise the accordion on an element by doing
<div id="accordion"></div>
...
0
votes
1answer
32 views
accordion is not refreshing in tab ui
I can't get an accordion to size to content in a tab. I saw this article and thought I could do it with a simple refresh when the tab is clicked: http://bugs.jqueryui.com/ticket/3905. I've tried ...
0
votes
4answers
248 views
Jquery Accordion Menu - Keep Selected Menu Open
I'm attempting to create a vertical accordion menu for a website I'm working on. This is my first time ever doing anything with jquery. I've been able to get a working menu the way I want it, except ...
0
votes
1answer
124 views
Issue with bootstrap accordion: hidden collapsible group item
I've got a problem with the bootstrap accordion.(http://twitter.github.io/bootstrap/javascript.html#collapse)
First, a jsfiddle showing the problem: http://jsfiddle.net/v6qPJ/7/
The collapsible ...





