EasyUI Forum
September 14, 2025, 08:43:32 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 / firefox浏览器(49.0.2)下滚动鼠标DataGrid滚动条移动幅度小,几乎不滚动 on: September 28, 2018, 08:31:59 PM
firefox浏览器(49.0.2)下滚动鼠标DataGrid滚动条移动幅度小,几乎不滚动
2  General Category / EasyUI for jQuery / Layout Collapse Not Alignment on: August 09, 2018, 12:46:23 AM
Layout Collapse Not Alignment
3  General Category / Bug Report / $(".easyui-panel").form("clear") cant't clear ComboBox(Multiple Select) on: October 11, 2016, 01:45:08 AM
$(".easyui-panel").form("clear")  cant't clear ComboBox(Multiple Select)
the text is clear but the item still selected

4  General Category / Bug Report / easyui1.4.5,dialog can not drag in ie8 when "modal: true" on: July 22, 2016, 06:33:01 PM
I close the dialog  and then open,the dialog can not drag in ie8 when "modal: true",
$(function () {
        $("#div").dialog({
            width: 200,
            height: 200,
            modal: true,
            content: 'test',
            title: "title"
        });
        $("#btn").click(function () {
            $("#div").dialog("open")
        });
    });
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!