JQuery Accordion: Opened div cuts in to meet content (reference image given) -
I will give it the right to do it. Here's what I'm talking about the title: Note that how to increase the size of the div in the right part to complete the content of the content I have chosen, I block the contents of the divisions in the paint for privacy reasons. But you get this idea. This is when I have already opened another item, and try to open another one. If all items are closed, and I click to open an item, then it looks fine (in fact, if you look closely, then it gets cut in then properly adjusted properly is). Only when an item is already open, and I have a different click on this mess. I use the code below to set up Aacion:
$ ('# demo_accordion'). Adrian ({Header: "H3", active: wrong, autohite: false, openable: true});
Note that the open truth is set to true, so I only allow one object to open at a time. Now, here I am using html (abbreviated):
& lt; Div id = "demo_accordion" & gt; & Lt;% Forex (Entries in Entries)% & gt; & Lt;% {% & gt; & Lt; Div & gt; & Lt; H3 & gt; & Lt; A href = "#" & gt; & Lt;% = entry.Initidet% & gt; - Testing & lt; / A & gt; & Lt; / H3 & gt; & Lt; Table & gt; & Lt ;! - Table code here - & gt; & Lt; / Table & gt; & Lt; / Div & gt; & Lt;%}% & gt; & Lt; / Div & gt;
I am using inline .NET C # as well as within & lt;% and%> I do not know whether it is related to CSS or what, but I'm pretty sure That is, I'm actually following the demo online.
Any help would be appreciated. Thank you.
If you see, it gives you html formatting for the Arredian. What you want is something more like this, where the table is in a block element, such as a div and it comes after the heading header.
should be the format:
Your problem should be resolved.
Comments
Post a Comment