EasyUI Forum
May 03, 2024, 05:09:01 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / Bug Report / there is something wrong with the help page 'Documentation' on: July 28, 2011, 08:45:25 PM
there is something wrong with the help page 'Documentation'
URL:http://www.jeasyui.com/documentation/index.php#

The Reference js url is not right: http://code.jquery.com/jquery-1.6.1.min.js
2  General Category / EasyUI for jQuery / 为什么jquery easyui 不发布到google的jsapi呢? on: July 26, 2011, 09:12:26 AM
为什么jquery easyui 不发布到google的jsapi呢?
像jquery那样可以直接从google读取:https://ajax.googleapis.com/ajax/libs/jquery/1.6.0/jquery.min.js
现在jquery.easyui.min这个文件260k,太大了。
3  General Category / Bug Report / About the dialog plugin shadow problem 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?
4  General Category / EasyUI for jQuery / Re: easyui什么时候支持jquery1.62 on: July 06, 2011, 03:41:52 AM
easyui什么时候支持jquery1.62


Looking forward to the new Version. Fighting!!!
5  General Category / Bug Report / Re: The dialog shadow issue on: July 06, 2011, 03:33:02 AM
If do not set the dialog width (I wanna the dialog width fit its content automatically), the dialog shadow will display incrrectly at the first time, but if close it and then open it again, it works.

I have the same problem with the dialog height. 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.
But the window plugin works correct.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!