Tag for questions related to accordion widget provided by jQuery UI library.

learn more… | top users | synonyms

0
votes
1answer
23 views

Making ui datepicker header collapsible

I am trying to take the ui-datepicker-header and convert it to an accordion. It actually works (sort of). I want to hide notes here for the user to reveal if they choose. I need the accordion to be ...
0
votes
1answer
34 views

Can I drag an item from one accordion to another?

Is it possible to add an item to an accordion-control by dragging it from another accordion? I created an accordion named MainAccordion I created another accordion named MenuAccordion I want to drag ...
0
votes
0answers
167 views

jQuery UI Accordion fail in IE8, IE9, and IE10

Pretty strange bug here with jQuery UI Accordion.... Version Info Internet Explorer 8, 9, and 10 --> with "Compatibility View" turned on. jQuery UI 1.10.1 jQuery Core 1.9.1 Problem Scenario I ...
0
votes
0answers
35 views

Some active states of jquery-ui accordion is not working?

I have a web form that contains 4 checkboxes asking about potential product interests. Each box that is checked receives a value of 1, any not checked receives a value of 0. Once the form submits, ...
1
vote
1answer
84 views

jQuery-UI accordion open one, collapse all

I have several accordions in distinct forms of the same page. I want open a accordion and that collapse the others. Is it possible? Regards. PS: Sorry for my english
0
votes
0answers
15 views

Preventing event propagation when using controls in Jquery Accordion header

I've a jquery accordion with only a panel in it. By default the panel will be in collapsed state. I'm using a custom header for the panel which is working without any issues. That header is actually a ...
1
vote
1answer
128 views

How can I make multiple jwplayer audio players inside a jquery-ui accordion render and work correctly?

I'm trying to improve and update the look of a page that has multiple jwplayers (audio only). The "original" page works fine - all the audio players render correctly and are usable (see ...
2
votes
2answers
96 views

jQuery UI Accordion, default expanded

I'm using the jQueryUI Accordion plugin for site navigation. My page is rendered server-side, the current tab gets an attribute defaultactive=true. The markup is as following: <ul ...
0
votes
2answers
158 views

How to catch JQuery UI Accordion Click Event?

I'm using jquery UI's Accordion. When a user switches tabs, I need to hide some images. I've tried a couple of different methods (http://api.jqueryui.com/accordion/#event-beforeActivate), but it won't ...
0
votes
2answers
40 views

Animate scrollTop with offset

I am using jQuery UI accordion but some of the text is too long which causes it to be neaer the top of the page. What i wanted was when a section was opened it would jump to the top of the section. ...
0
votes
0answers
53 views

Activating jquery accordion panel from link within accordion

I've got a jQuery accordion set up on my page, with the 'navigation' option set to true, so that I can create an external link to mypage#accordion-panel-3 (for example) and have the correct panel open ...
3
votes
1answer
129 views

How to manage empty jQuery Accordion Panels? How to disable click on Accordion Header?

I am using Accordionn jQuery Controls, you can find URL below: Accordion: http://jqueryui.com/accordion/ Issue: How can we manage empty menus un-clickable; example - If I do'nt have any item on ...
0
votes
1answer
159 views

Rails + Multiple DataTables + UI nested accordion

I'm using multiple similar dataTables within a nested UI accordion. While I've had no problem initializing multiple dataTables using the class-level selector, I'm having a problem getting the header ...
0
votes
1answer
87 views

How can I make radio buttons work inside a JQuery UI accordion?

I've searched and some people have asked this but nobody's given an adequate answer and most askers didn't provide useful example code. I pared it down to just the thing that I am trying to do but ...
0
votes
0answers
36 views

how collapse specific jquery UI accordian tab on load

I am not able to collaspe the tabs based on condition ... my code goes like this $( "#accordion" ).accordion({ autoHeight: true, collapsible: true, active: true }); ...
0
votes
1answer
38 views

Link and open accordian from another page

I am hoping you can help me. I have an accordian system working on the home page of a site I am working on. This works with jQuery: $('.accordionButton').click(function() { //REMOVE THE ON CLASS ...
0
votes
2answers
129 views

HTML5 markup for jQuery UI accordion

I have the following markup and I want to use the jQuery UI accordion, but it is not rendered like the typical accordion I have made before HTML5. How could I get the accordion by using ...
0
votes
0answers
26 views

Force Accordion to Lose Focus when collapsed

I'm looking for a method to force a JQueryUI Accordion to bascially lose focus when one of the accordion Panels are collapsed. Instead of keeping it highlighted after its collapsed, it should simply ...
0
votes
0answers
127 views

Tabs in Accordion to left and content to right

Im using jquery Accordion, i want to align the hearders in the left like a list so that when the user clicks on the header the content should populate in the right. I couldnt achieve this using the ...
0
votes
2answers
68 views

How can I initialise each JQuery UI accordion so they open different items depending on data tag?

I am trying to initialise several JQuery UI accordions which open different items initially. I don't want to have to initialise every accordion separately, but would rather keep it all wrapped up in ...
0
votes
1answer
100 views

Jquery UI Accordion, not refreshing after loading content

In a wordpress site, I have loading side categories and category content. Now I the content is setup with the accordion format. So you have an idea of what I've done here's the link to what I'm ...
0
votes
0answers
30 views

How to prevent collapse of one of the divs in an accordion with Jquery

say, I have three vertical tabs in a accordion and on click i need to disable the collapse of the second div , how to accomplish this ?
0
votes
1answer
59 views

jquery accordion not working some times

my problem is when i declared like this .. that not working some times.. $("#accordion").accordion(); $(function() { $( "#accordion").dialog({ autoOpen: true, ...
0
votes
2answers
333 views

How can I create a JQuery accordion navigation that stays open?

I'm trying to create an accordion navigation menu that stays open when I click a certain page. Unfortunately after trying solutions that I have found online I still can't get it to open. This is my ...
0
votes
2answers
100 views

jquery ui tooltip accordian bug

I have ran into what might be a unique problem. I've tried figuring it out, but can't find any evidence for what could be causing it. I am using Jquery UI tooltips in my web app. I need to manually ...
0
votes
2answers
169 views

Load Jquery Accordion after button click using Jquery

I am using JQuery UI Accordion, it works fine with the static content. However when i am loading the H3 and Div tags of the accordion from the ajax rest service call. The data is coming up properly ...
0
votes
1answer
220 views

Change content in div OUTSIDE of accordion via JQuery AJAX on accordion entry (which needs to be a <a href>)

I want to have a JQuery UI accordion as menu and when clicked on an entry in there to update content in the main content area via DIV next to the menu. What do I need to add to the so that it calls ...
0
votes
2answers
210 views

How to get the value of selected item in jquery accordion and display it?

I am using the Jquery Accordion with reference from here On clicking the items in my section (header), i want to display in the below format Section # -> item # in my label as text (like ...
0
votes
1answer
164 views

Absolute div escaping its container

http://micheresources.com/html/miche-u/lead-with-style Click on "Lead With Style" and it should automatically place you under "Calls 1-6". As you can probably see, the content on the right-hand side ...
1
vote
1answer
55 views

Format content of Jquery-UI programatically created Accordion

My application creates an accordion (within another) programatically from data drawn from a database. My question is how can I format said data, adding paragraphs etc. HTML within the text: field is ...
0
votes
1answer
225 views

Adding arrow image to jQuery accordian

I was fiddling with jQuery accordian I copy pasted the minimal code of default accordian and pasted it in local html file, downloaded jquery-1.8.3.js, jquery-ui.js and jquery-ui.css locally. I also ...
1
vote
0answers
262 views

How to create Jquery UI Accordion with multilevel and keep it open on active page

I need help on how to create jquery ui accordion with multilevel and keep it open on active page. I've successfully used jquery ui accordion with one level only. but when I added the next level, the ...
1
vote
1answer
116 views

jQuery UI accordion makes all sections the same size as the biggest one

I am using the jQuery UI accordion effect and I can't seem to size the divs correctly. I want the second one to be 900x900 to fit an embedded map. The former section only needs to be around 400 high ...
0
votes
0answers
115 views

Use jScrollPane and jQueryUI accordion together

I want to use jScrollPane on my jqueryui accordion content. I run jScrollPane on end of page with this: $('.accordion > div').jScrollPane(); This is work nicely but only set on active tab ...
0
votes
1answer
377 views

Problems with Jquery UI nested accordions; header option interferes with nested accordions

Tl;dr: scroll to bottom for simpler explanation. I would like to think that I've got a slightly unique problem. First and foremost.. I have already looked over the internet/google, and the site ...
1
vote
1answer
51 views

Remove JQuery accordion behavior?

I have a requirement to display content with an accordion or without. Is there a way to easily add and remove the accordion behavior? In other words, can I revert the styles and behaviors applied to ...
0
votes
1answer
165 views

jQuery accordion and jQuery mobile are not getting along really well

I am using an accordion in one of my content pages. The style sheets and the jQuery source files are defined in the head section of the master page. Now, in the master page I have included the jQuery ...
0
votes
0answers
45 views

jQuery Accordion: Visible according to page

I'm using the jQuery UI Accordion. I have links organized like this in the side bar: <ul class="accordion"> <li><a href="#" class="accordionHeader">Week 1</a> ...
0
votes
0answers
312 views

Caja / Google Apps Script & jQueryUI Accordion

This may prove to be an exceptionally naive problem to have as I'm just starting with jQueryUI, but better to ask a stupid question than go insane trying to figure out a bug which isn't mine. ...
0
votes
0answers
175 views

Dynamically create jquery accordion & the internal sections

I have a ordered list on one side & an accordion on the other side,i want to drag and drop an item from list to accordion section.I want to generate both lists & accordion sections ...
1
vote
1answer
114 views

JQueryUI accordion broken in IE7 when embedded in parent container with overflow:auto set

The JQuery UI Accordion widget doesn't work with longer scrollable content in IE7 when any parent container div has overflow:auto; set on it. I tried setting the innermost child div of the Accordion ...
1
vote
1answer
61 views

how to use more than one option in a jquery ui accordion?

So, I'm pretty new to javascript and jquery. I was using the jquery ui to make an accordion navigation bar. It worked fine when I just had the heightStyle set, but then I tried to add collapsible: ...
0
votes
1answer
118 views

Activate accordion section based off jquery selector

I know from reading the documentation that the active option in accordion take a boolean value or an integer. Is there a way to do this based off a selector? What I am trying to accomplish is if an ...
0
votes
1answer
207 views

How to combine accordion with connected sortable lists

I am trying to put jquery-ui sortable list inside accordion sections and connect those lists. The idea is to create a compact and intuitive interface for sorting items in a few different categories. ...
0
votes
0answers
62 views

jQuery Accordion: Tabs dissapear when using anchor in URL

Please have a look at this page: http://www.sportwettenbonus.eu/wettanbieter-testbericht.php?sportwetten=BetVictor -> The accordion works fine. Now, if you open the same link with an anchor (in ...
0
votes
1answer
145 views

How to render a GridView as an accordion menu with JQuery

I'm trying to render a simple gridView as a jQuery accordion menu. In this link I found exactly what I need, but it's all made in asp.net. I need to find some idea in jQuery. Has anybody any idea? ...
1
vote
0answers
235 views

datatables and jQuery UI accordion

I have some accordions on my page, inside of them are tables. I want to use jQuery datatables but only the basic tables without buttons and search field are shown. If I use datatables outside the ...
0
votes
0answers
81 views

JQuery Accordion doesn't work with Table content

I've searched everywhere and tried so many things, but this Accordion just doesn't seem to work with content in the form of tables. Does anybody have any suggestions? This is my HTML ...
0
votes
1answer
377 views

Jquery UI Accordion not working with nested table

I'm trying to include a table inside my jQuery UI accordion. For some reason, the section ('Download Assignments') which contains the table does not slide down/up smoothly. Other sections of the ...
0
votes
1answer
117 views

jquery ui accordion need different actions for link vs. icon

I'm trying to use JQuery UI Accordion for a multi-level menu, like a Superfish menu, but with vertial accordion presentation instead. For example: Home Products product category 1 product ...

1 2 3 4