Page 1 of 1

Side Panel - setting the width

Posted: Sat Mar 01, 2014 9:21 am
by Andy Parker

Hi,

I've tried different techniques to set the width of the panel;

  1. Using JS [Appery("panel1").css("width","250px");

  2. Using the CSS option [width:75%;]

    These both work by setting the width as required, BUT,

    If I click on the panel anywhere in the extended right hand side (i.e. the extra bit I've added by extending the width), the panel closes.

    Is there anyway to set the width and set the width where the panel closes?

    Many thanks.

    Andy


Side Panel - setting the width

Posted: Sat Mar 01, 2014 10:31 am
by Igor

Side Panel - setting the width

Posted: Sat Mar 01, 2014 2:25 pm
by Andy Parker

thanks Igor, I'll give that a try.