关于jQuery_easyui的menubutton

程序员中的小小学生 2017-09-11 02:12:48
jquery_easyui里面的menubutton,控件默认向左浮动,但是我的菜单在页面最右边,需要下级菜单向右浮动,请问有哪位大神用过,帮忙解决一下,在线等,急!!!
...全文
165 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
  • 打赏
  • 举报
回复
没有人回答么?我自己顶一下
jQuery EasyUI是一组基于jQuery的UI插件集合,而jQuery EasyUI的目标就是帮助web开发者更轻松的打造出功能丰富并且美观的UI界面。开发者不需要编写复杂的javascript,也不需要对css样式有深入的了解,开发者需要了解的只有一些简单的html标签 1.3.6更新 Bug treegrid: getChecked方法不能返回正确的行. fixed. tree: 异步树,在onlyLeafCheck:true时复选框不显示正确. fixed. Improvement treegrid:继承datagrid组件所有的selecting和checking方法。 linkbutton:图标对齐方式,支持值:'top','bottom','left','right'。 linkbutton:添加"size"属性,支持值:'small','large'。 linkbutton:添加的onClick事件。 menubutton:添加"menuAlign"属性,允许用户设置顶级菜单对齐。 combo:添加"panelAlign"属性,支持值:'left','right'。 calendar:"formatter"、"styler"和"validator"选项可用于自定义日历日期。 calendar:添加的onChange事件。 panel:添加"method","queryParams"和"loader"属性。 panel:添加"onLoadError"事件。 datagrid:添加"onBeginEdit"事件。 datagrid:添加"onEndEdit"事件。 datagrid:添加"sort"方法和"onBeforeSortColumn"事件。 datagrid:"combogrid"编辑器集成到datagrid。 datagrid:添加"ctrlSelect"属性,允许使用ctrl+click 多选 slider:添加"converter"选项,允许用户决定如何将一个值转换为滑块的位置或滑块位置值。 searchbox:添加"disabled"属性。 searchbox:添加"disabled","enable","clear","reset"方法。 spinner:添加"readonly"属性、"readonly"方法和"onChange事件。
更新日志 Bug The combogrid has different height than other combo components. fixed.(Combogrid组件与其他Combo组件高度不一致,已修复。) datagrid: The row element loses some class style value after calling 'updateRow' method. fixed.(Datagrid:行元素调用“updateRow”方法后丢失部分样式,已修复。) menubutton: Calling 'enable' method on a disabled button can not work well. fixed.(Menubutton:在被禁用按钮上调用“enable”方法不能很好的工作,已修复。) form: The filebox components in the form do not work correctly after calling 'clear' method. fixed.(Form:调用“clear”方法后Filebox组件不能正常工作,已修复。) Improvement(改进) tabs: The 'update' method accepts 'type' option that allows the user to update the header,body,or both.(Tabs:“update”方法可以接受“type”选项,允许用户更新头部、主体或全部内容) panel: Add 'openAnimation','openDuration','closeAnimation' and 'closeDuration' properties to set the animation for opening or closing a panel.(Panel:加入“openAnimation”、“openDuration”、“closeAnimation”和“closeDuration”属性来设置面板打开关闭时的动画效果。) panel: Add 'footer' property that allows the user to add a footer bar to the bottom of panel.(Panel:加入“footer”属性,允许用户在面板底部加入底脚条。) datagrid: Calling 'endEdit' method will accept the editing value correctly.(Datagrid:调用“endEdit”方法可以正确接受编辑值。) datagrid: Add 'onBeforeSelect','onBeforeCheck','onBeforeUnselect','onBeforeUncheck' events.(Datagrid:加入“onBeforeSelect”、“onBeforeCheck”、“onBeforeUnselect”、“onBeforeUncheck”事件。) propertygrid: The user can edit a row by calling 'beginEdit' method.(Propertygrid:用户可以调用“beginEdit”方法编辑行值。) datebox: Add 'cloneFrom' method to create the datebox component quickly.(Datebox:加入“cloneFrom”方法来快速创建日期组件。) datetimebox: Add 'cloneFrom' method to create the datetimebox component quickly.(Datetimebox:加入“cloneFrom”方法来快速创建日期时间组件。)
jQuery EasyUI 1.5.5 版本更新内容 Bug(修复) tabs:修复当标题包含符合元素时,所选择的历史顺序错误的问题; combo:修复当设置了一个较大的'delay'值的时候下拉面板可能不会被隐藏的问题; layout:修复当鼠标光标快速离开的时候展开的面板不会被折叠的问题; tagbox:修复tagbox框和label标签不在一条直线上的问题。 Improvement(改进) combo:'inputEvents'属性自带'blur'事件处理器; numberbox:'cloneFrom'方法可用; slider:'step'属性可以设置为浮点数; menu:'findItem'方法允许用户通过任意参数查找菜单项; menubutton:添加'showEvent'和'hideEvent'属性。 New Plugin(新组件) maskedbox:'maskedbox'组件将会强制用户输入的内容。 jQuery EasyUI 1.5.4 版本更新内容 Bug(修复) combotreegrid:修复在输入框中输入值时不会触发'onChange'事件的问题; combobox:修复在Windows10的IE11下点击下拉面板会自动跳转到底部的问题; datebox:修复点击'Today'按钮时不会触发onSelect事件的问题; propertygrid:修复在仅编辑了一行数据的时候调用'getChanges'方法无法获取正确结果的问题。 Improvement(改进) combo:添加'panelEvents'属性; combo:为组件增加默认的'mousedown'事件处理程序; combobox:可调用'setValues'方法来初始化默认显示文本的内容; combotreegrid:按回车键可选择高亮的行; panel:优化调整尺寸时的组件重绘的性能问题; filebox:'files'方法允许用户获取选择的文件列表; searchbox:优化'selectName'方法。 jQuery EasyUI 1.5.3 版本更新内容 Bug(修复) combobox:修复在标签中初始化组件时无法正确解析'iconCls'属性的问题; combobox:修复在IE中点击滚动条将会使下拉面板隐藏的问题; pagination:修复在'displayMsg'属性设置为false的时候会缩小分页组件高度的问题; tabs:修复tab组件面板对象的'onLoad'事件中传递了错误的'data'参数的问题。 Improvement(改进) draggable:添加'onEndDrag'事件; resizable:纠正不同边缘多余一个调整方向不正确的问题; datagrid:添加'resizeEdge'属性; datagrid:优化组件,避免出现内存泄漏的问题; combo:修复在多选模式下'originalValue'属性值的问题; form:将'tagbox'组件添加到表单字段当中; tagbox:添加'reset'方法; progress:增加打开和关闭进度条消息窗体的响应时间。

87,914

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 JavaScript
社区管理员
  • JavaScript
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧