0
votes
1answer
16 views
recalculate div height after jquery UI accordion sliding
Dear all,
i have a page with 2 columns, content and sidebar (dom (html + css) not created by me, and there is no time to recreate the system)
there is some jquery on document rea …
0
votes
1answer
13 views
accordion menu error 1010
Hey guys,
I'm trying to create an accordion menu off of an online tutorial. I followed every step (i think) on Original Tutorial but changed things according to my size, as well a …
0
votes
2answers
13 views
IE6 load img using Accordion jQuery plugin
In IE6 only, using Accordion jQuery plugin to open DIV element, all img element (backgrounds too) inside the DIV are loaded at each click to open or close the choosen element.
Exe …
0
votes
1answer
41 views
Problems calling jQuery function from within normal JavaScript function
Hi.
Tried looking at other solutions but they don't quite answer my question so here goes.
The code below shows me declaring an anonymous function to run when the document is rea …
0
votes
1answer
17 views
Tile inside Accordion does not resize correctly
In a Flex application I'm building I have an Accordion with a Tile component as shown:
<mx:Accordion id="accordionShoppingBasket" width="100%" resizeToContent="true">
<m …
0
votes
0answers
22 views
[jQuery UI - Accordion] Styling active header?
Hi,
Simple issue: I am using Accordion without any UI themes (just barebones, using my own CSS).
So far, so good, except that I cannot figure out how to set an "active" style for …
0
votes
1answer
21 views
ActionScript 3 accordion component child container overlay each other
Hi all,
I use accordion list in as3 to display marker cluster info on google map. For some reason, the current selected child container(a vbox) is overlaid partly by the next cont …
0
votes
2answers
38 views
The jquery is not displaying correctly on IE7
I have an application where I'm using nested jquery, when I want to see the content of the accordion, it does not display until i mouse over on the content. I don't have this probl …
1
vote
1answer
54 views
How to make only specific text clickable on accordion header - jquery?
I added delete and edit link to the accordion header, yet those links are not working since every time i click on them the accordion open. And advice on how can I do it? Note that …
0
votes
1answer
17 views
jQuery UI Accordion “navigation: true” failed on nested <ul>
Hello,
I am building an Accordion Menu using jQuery UI. But it appears to me that the navigation: true setter does not work for a nested <ul> tag.
navigation: true works for …
0
votes
2answers
24 views
dojo AccordionPane onSelected replacement
According to the dojo docs, dijit.layout.AccordionPane is deprecated in favor of dijit.layout.ContentPane
link: http://api.dojotoolkit.org/jsdoc/1.3.2/dijit.layout.AccordionPane
I …
0
votes
1answer
53 views
Jquery Accordion Easing
I am trying to get a nicer feel to my drop down accordion...but it isnt happening for me...any ideas?
Here is my code in the accordion itself...
<div id="accordion">
…
1
vote
2answers
43 views
AJAX Accordion renders scrollbars in Firefox but not IE
Hi all,
Having a bit of a problem with the AJAX Accordion Control...
I have two panes, one of which is open by default, but in Firefox it displays scrollbars across both axis - w …
0
votes
0answers
16 views
Animation change needed on ‘jQuery Common Accordion - Horizontal & Vertical’
Hi guys.
I'm using this jQuery plugin: http://marghoobsuleman.com/jQuery-common-accordion
If you view the demo of the horizontal mouse click version (see demos page underneath th …
0
votes
3answers
60 views
jQuery Accordion and Navigation Issues
I am working on a site for a client and have run into a problem with the side navigation after adding jQuery Accordion to the main content area of the page.
On this page: http://p …
