EasyUI Forum
April 27, 2024, 02:08:45 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1] 2 3 4
1  General Category / General Discussion / Have EasyUI Grid System like Bootstrap,please? on: July 08, 2018, 07:44:52 PM
Have EasyUI Grid System like Bootstrap,please?
2  General Category / EasyUI for jQuery / Re: pannel ajax content of Portal load data twicely on: March 24, 2018, 06:40:28 PM
you will find the 'onLoad' event to fire twice when you use server url for href.
3  General Category / EasyUI for jQuery / pannel ajax content of Portal load data twicely on: March 23, 2018, 11:45:17 PM
pannel ajax content of Portal load data twicely when calling 'add' method,

example:

$('#pp').portal('add', {
    panel: p,
    columnIndex: 0
});
4  General Category / EasyUI for jQuery / Re: How to get all parameters posted to server by datagrid,please? on: May 22, 2017, 06:51:40 PM
How to retrive sort、rows from front end ,please?
5  General Category / EasyUI for jQuery / How to get all parameters posted to server by datagrid,please? on: May 22, 2017, 07:52:05 AM
How to get all parameters posted to server by datagrid,please?
6  General Category / EasyUI for jQuery / Re: How to set initial value of datebox in multiple language,please? on: September 11, 2015, 05:33:25 PM
Can initial value of datebox set UTC time?

7  General Category / EasyUI for jQuery / Re: How to set initial value of datebox in multiple language,please? on: August 27, 2015, 08:48:14 AM
Hi:

    <input class="easyui-datetimebox" value="10/11/2012 2:3:56" style="width:200px">
DateTimeBox display a error time in multiple language,example "German".
8  General Category / EasyUI for jQuery / How to set initial value of datebox in multiple language,please? on: August 25, 2015, 06:01:26 PM
How to set initial value of DateTimeBox in multiple language,please?
9  General Category / EasyUI for jQuery / Re: What is the diference functionally between commercial and GPL in easyui,please? on: August 25, 2015, 06:00:17 PM
Is there difference of  function and performance ,please?
10  General Category / EasyUI for jQuery / What is the diference functionally between commercial and GPL in easyui,please? on: August 24, 2015, 05:25:24 AM
What is the diference functionally between commercial and GPL in easyui,please?
11  General Category / EasyUI for jQuery / There is a error with locale file of zh_CN, how to do,please? on: August 22, 2015, 06:02:21 PM
Hi:

    when I include "<script type="text/javascript" src="easyui/locale/easyui-lang-zh_CN.js"></script>", DateBox's value is Today forever;
    when I delete  "<script type="text/javascript" src="easyui/locale/easyui-lang-zh_CN.js"></script>", ,DateBox's value is normal.

    my environment: win10 + ie11 + easyui 1.4.2
     

     How to do,please?
12  General Category / EasyUI for jQuery / Re: How to change language from english? on: August 01, 2015, 09:35:59 PM
How to change language according to language of browser,please?
13  General Category / EasyUI for jQuery / How to change language from english? on: August 01, 2015, 09:35:13 AM
How to change language from english?
14  General Category / EasyUI for jQuery / Re: How to get x,y of mouse in onDrop event ,please? on: June 22, 2015, 05:35:41 AM
Good, It's ok,thanks!
15  General Category / EasyUI for jQuery / How to get x,y of mouse in onDrop event ,please? on: June 21, 2015, 09:06:59 AM
How to get x,y of mouse in onDrop event ,please?

$('#test').droppable({
    onDrop:function(e,source){
        
        var x= Huh??

    }
});
Pages: [1] 2 3 4
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!