EasyUI Forum
May 06, 2024, 03:47:21 PM *
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 / EasyUI for jQuery / Re: the page has 500 easyui-textbox or other,it's very slowly to parse on: May 24, 2017, 12:30:34 AM
if i can't use easyui-panel href,Because it affects the layout of my page now and other code,Can't a div be hidden for code operations?
2  General Category / EasyUI for jQuery / Re: the page has 500 easyui-textbox or other,it's very slowly to parse on: May 22, 2017, 07:02:49 PM
how to delay loading your components,for example:
Code:
<body>
<input id="et1" class="easyui-textbox" data-options="iconCls:'icon-search'" style="width:300px">
<div id="div1">
<input class="easyui-textbox" data-options="iconCls:'icon-search'" style="width:300px">
<input class="easyui-textbox" data-options="iconCls:'icon-search'" style="width:300px">
</div>
</body>
how can i don't parse div1's content
3  General Category / EasyUI for jQuery / the page has 500 easyui-textbox or other,it's very slowly to parse on: May 21, 2017, 07:12:49 PM
when the page first loads before the UI has fully rendered, it's showing the content of the page. Of course since the UI has not fully loaded it looks ugly.

now,i hide the content of the page until the UI is fully rendered,but it's to  slowly to parse.

is there any way to quick show content?
4  General Category / EasyUI for jQuery / Re: easyui mobile on safari(easyui手机版在safari浏览器上的一个问题) on: July 21, 2016, 06:57:58 PM
你好,谢谢你回答我的问题
我没有点击文本框,只是手按住了它,而且安卓上面的可以.
这个跟easyui的源代码有关吗?还是跟safari的机制有关系呢?
5  General Category / Bug Report / easyui mobile on safari on: July 18, 2016, 09:00:02 PM
when my hand move on easyui-textbox,i want to touch and scroll the screen,but i can't.
when my hand move out ,i can scroll the screen
6  General Category / EasyUI for jQuery / easyui mobile on safari(easyui手机版在safari浏览器上的一个问题) on: July 14, 2016, 10:23:41 PM
on safari, my hander on easyui-textbox or other,i can't move screen

就是在safari上的时候,我的手放在控件上(例如:easyui-textbox),就无法滑动屏幕,但是在安卓上可以,这个有什么解决思路吗
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!