Hi at all
i have one problem on setting the initial size (width) of the AccordionPane who reside on a split pane:
I have this code:
CSS
html, body { height: 100%; width: 100%; margin: 0; padding: 0; }
#left { width: 100px }
HTML
HEADER
Hi at all
i have one problem on setting the initial size (width) of the AccordionPane who reside on a split pane:
I have this code:
CSS
html, body { height: 100%; width: 100%; margin: 0; padding: 0; }
#left { width: 100px }
HTML