Hi,
When testing the theme “black” I found a rather disturbing effect: when I place a jqxPanel inside a jqxExpander and use theme “black” for both, the jqxPanel will turn white when I click anywhere within the expander body. On the once hand the sudden white background is rather shocking (especially when you fill the expander body with the panel), but also the white text on a white background is not very readable.
Here is a fiddle that demonstrates the problem:
http://jsfiddle.net/_stephan_/qVW7Y/6/
The panel turning “white” is definitely not what I want so my question is: how can I use a “jqxPanel” inside a “jqxExpander” without having the panel turn white on a mouseclick inside the expander ?
SIDENOTE: I do need the jqxPanel because I want scrollbars for the content within the expander body.
Regards,
Stephan