css - Why, on IE 8, is jQuery slideToggle removing margins, but only when clicking on text? -


I have an issue, it is only in IE, defainatly 8, but other versions have not tested in FF expected All things work.

Here are the basics of markup, the full point can be found:

  & lt; Div class = "container" & gt; & Lt; Div class = "subhide" & gt; A heading & lt; / Div & gt; & Lt; Table & gt; Some table accessories & lt; / Table & gt; & Lt; / Div & gt; & Lt; Div class = "container" & gt; & Lt; Div class = "subhide" & gt; Another title is & lt; / Div & gt; & Lt; Table & gt; Some table accessories & lt; / Table & gt; & Lt; / Div & gt;   

I have toggled some Juke Event handlers on my sub-headings to click on my brother's order. While clicking on a portion of the Div in IE (at least 8) is not expected to be included in the lesson while clicking on the part of the text Example: "A headline" is open or closed by the sibling.

The problem is quite clear

I am in a complete loss as to what is happening here Parent for Ive And try adding width to toggleed device. The hailout, but it is strange that the variation varies depending on what clicks depend on.

Another piece to add to the puzzle, see IE 8 in compatibility fixes the problem, but this is not a solution as I see.

Hope someone can help.

The reason or the true solution is not definite, but when IE, overflow: hidden Happened / Overflow: Working with Auto is my best friend Adding one or the other to Event Container seems to fix the problem

Comments