[accordion] Inpute elements om according header cause collaps/expand on focus
Hi,
i have some text input fields inside a accordion header and got some strange problems:
everytime a input inside a acc-header gets the focus the accordion attached to the header expands or collapse and the input looses the focus.
once i get a "stable" focus inside a input a hit on "space" also leeds to an expand/collapse even if the
collapsible:false option is set. I think this is due to the "click" event used on the main DOM element.
enyone any idea howot prevent the accordion from collapsing or expanding while inside a input located in the according header?
Eruphus