EasyUI Forum
May 02, 2024, 02:33:30 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: About the dialog plugin shadow problem  (Read 18682 times)
never
Newbie
*
Posts: 5


View Profile
« on: July 06, 2011, 05:53:02 AM »

About the dialog plugin: I only set the dialog width, but height auto. When i click the maximize button and restore, then the vertical shadow still stay maximum only when i reopen or resize it.

Quote
<div id="dd" class="easyui-dialog" icon="icon-save" style="padding:5px;width:400px;"
 collapsible="true" minimizable="true" maximizable="true" resizable="true" inline="false">
  <div id="p" style="padding:10px;" fit="false" border="false" cache="false">   
     <p>panel content.</p>   
     <p>panel content.</p>   
  </div> 
</div>



**If don't set the width either, then it will apper the x-scroll bar but not automatically fit its content width.**


I wonder if can add two Properties like autoHeight,autoWidth to automatically fit the content height and width?
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!