GithubHelp home page GithubHelp logo

y-x-l / jquery-easyui Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 5.14 MB

Automatically exported from code.google.com/p/jquery-easyui

License: GNU General Public License v3.0

JavaScript 58.48% HTML 8.99% CSS 32.53%

jquery-easyui's People

Watchers

 avatar

jquery-easyui's Issues

loadingAnimation.gif找不到

加载的时候,总是报下面的错误,这个图片不应该在相对路��
�下找吧?
"NetworkError: 404 Not Found - 
http://localhost:8080/etour/etour/product/productplan/images/loadingAnimation.gi
f"

Original issue reported on code.google.com by [email protected] on 26 Nov 2011 at 3:51

combox cannot select value (such as demo/checkbox.html)

What steps will reproduce the problem?
1. in 1.1 the  demo/checkbox.html works and you can change the value
2. in 1.1.1 you can not change the value just can see the options
3.

1.1中的的 demo/checkbox.html 可以改变选项值
1.1.1中的 demo/checkbox.html  下来之后可以看到其它选项   
但是不可选

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 27 Jun 2010 at 11:47

动态表头

请问如何应用javascript动态修改表头columns(其中表头数据为动
态获取)


Original issue reported on code.google.com by [email protected] on 17 Oct 2011 at 5:56

local sort

this grid don't have a function for local sorting.Can achieve them?


Original issue reported on code.google.com by [email protected] on 14 Apr 2010 at 7:15

与jqueryui中的dialog插件有冲突

What steps will reproduce the problem?

在页面中,要是引用了jqueryui中的dialog插件弹窗口,
然后又了jquery-easyui的dialog插件,就会出现不兼容问题,
因为这两个插件的使用方式都是:
$('#dd').dialog(....) ,
为了防止与其它的插件不兼容,希望能方法前加多easyui这样��
�前缀。如:$('#dd').easyuiDialog(....) 等,
其它插件也是如此。

希望能够被采纳,谢谢。

Original issue reported on code.google.com by [email protected] on 1 Sep 2011 at 5:59

combogrid需要类似jqueryui的delay参数

1.2.4的版本说明里表示加了combo已经加了delay参数,在combogrid��
�试验无效。
如果每敲一个字符就要以remote方式重新取数据,效率太低。
另外combogrid在IE下的性能太差,包括IE8,远慢于firefox和chrome,�
��点难以忍受。

Original issue reported on code.google.com by [email protected] on 17 Aug 2011 at 9:33

combogrid需要类似jqueryui的delay参数

1.2.4的版本说明里表示加了combo已经加了delay参数,在combogrid��
�试验无效。
如果每敲一个字符就要以remote方式重新取数据,效率太低。
另外combogrid在IE下的性能太差,包括IE8,远慢于firefox和chrome,�
��点难以忍受。

Original issue reported on code.google.com by [email protected] on 17 Aug 2011 at 9:34

When I close a tab no other tab is selected (v 1.1.2)

What steps will reproduce the problem?
1. Go to v1.1.2 zip file
2. Open Tabs.html (from the demo folder)
3. Close a tab, see after it is closed, the first tab is selected

Do the same with the v1.1.2

What is the expected output? What do you see instead?
Just select the first tab or the previous opened.

What version of the product are you using? On what operating system?
v1.1.2. Windows 7 

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 9 Jul 2010 at 12:08

TreeGrid文档错误

append方法的文档:这么写的:Append nodes to a parent node. The 
'param' parameter contains following properties:
parent: DOM object, the parent node to append to, if not assigned, append as 
root nodes.
data: array, the nodes data.
但是,parent属性应该是node id。

Original issue reported on code.google.com by [email protected] on 26 Nov 2011 at 3:50

How to fill the height of datagrid

I'm using easyui in my project.
I have a problem that datagrid can not fill the height of it's container.
When I use fit=true, it brings to a too height grid. Because I have some other 
custom elements in the container like toolbar,searchbar,statubar etc. 
So I need to resize the grid by the height I compute when it renders.
I overrided the $.fn.datagrids.defaults.view's onAfterRender, but it was called 
every times when the grid rendered or refreshed.
Is there any way to insert my code in somewhere and it can can be called only 
once where the grid will be created or rendered.
Thank you!

Original issue reported on code.google.com by [email protected] on 16 Sep 2013 at 2:20

easyui combobox

when I'm using easyui-combobox the filter function only filter in case 
sensitive way, i want to use it with not case sensitive.
and when I implementing a onkeydown action of standard combobox, the action is 
not able to perform when the default combobox using easyui class.

Original issue reported on code.google.com by [email protected] on 20 Sep 2011 at 6:57

关于用 easy ui +springmvc 问题?

你好,用easy ui +springmvc 弹出页面上放置上传表单域  用 post 
方法提交到后台 request不能转换成 springmvc 
的multipartResolver,而用官网介绍的   $('#fm').form('submit',{   
提交后浏览器会弹出一个下载提示信息?
不知道是什么原因?希望能得到回复,谢谢。


Original issue reported on code.google.com by [email protected] on 13 Jan 2012 at 3:04

datagrid 处理现有html格式表格时,th列 editor怎么写呢?

你好,
在使用easyUi-datagrid 
时,如果要处理现有html表格,在html表格上使用editor应该如何
使用呢?对于text可以直接写,但是对于需要复杂属性的类型�
��如何将options传进来。
谢谢!

看您的未格式化源码中没有对于editor的相关内容。

Original issue reported on code.google.com by [email protected] on 9 Jul 2010 at 8:13

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.