大约有 111 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0048 秒)
Laya_社区(81) Laya3.0_文档(5) Laya2.0_api(5) Laya2.0_示例(5) laya_api(5) Laya_示例(4) Laya3.0_api(3) Laya2.0_文档(3)
...mpt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted. 附件 : --> 2020-05-12 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠...
来源: Laya_社区 发布时间: 20200512
... Chrome控制台有警告,描述:Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952 但是好像之前也有,所以不知道这是怎...
来源: Laya_社区 发布时间: 20190211
...行任何裁切。hidden(隐藏):不显示超出文本域的字符。scroll(滚动):不显示文本域外的字符像素,并且支持scroll接口,详见1.4节。shrink(自动收缩):超出文本域时,文本整体缩小以适应文本框。ellipsis(显示省略号):超...
来源: Laya3.0_文档 发布时间: 20241014
...layaair2.0-js 怎么用程序在list中添加多元素的item 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且两个list同时滚动...
来源: Laya_社区 发布时间: 20170121
...mpt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted. 附件 : --> 2020-05-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 157*****593 赞...
来源: Laya_社区 发布时间: 20200512
...RayFor24 • 2018-02-05 15:15 不是合理不合理,任何其他软件的scroll在滚动的时候没有说点击一下屏幕就会停止滑动吧? Laya_Aaron • 2018-02-05 15:41 这个只要需要就可以做,但是我们这个只提供常用的功能,我用的都是再点就停。。 RayFo...
来源: Laya_社区 发布时间: 20180205
...键拉,但是鼠标拖不动 cuixueying • 2017-03-24 16:23 你设置过scrollBar了吗? sky_fly • 2017-03-24 17:00 我设置了overflow = 'scroll';没有看到scrollBar属性哦 sky_fly • 2017-03-24 17:01 @cuixueying:我也不想滚动条出现,因为不好看,所以只要能滚动就...
来源: Laya_社区 发布时间: 20170324
...制时,小于等于0的值将会限制字符数量为10000。 Input maxScrollX : int[read-only] 获取横向可滚动最大值。 Text maxScrollY : int[read-only] 获取纵向可滚动最大值。 Text mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件...
来源: Laya2.0_api 发布时间: 20190513
...order = "no"; iframe.marginwidth="0px"; iframe.marginheight="0px" ; iframe.scrolling = "no"; iframe.border="0px" iframe.style.position = "absolute"; iframe.style.left = "0px"; iframe.style.top = "0px"; iframe.style.zIndex = 66666; iframe.style.backgroundColor = "#ffffff"; iframe.src = url; iframe.st...
来源: Laya_社区 发布时间: 20161221
...制时,小于等于0的值将会限制字符数量为10000。 Input maxScrollX : int[read-only] 获取横向可滚动最大值。 Text maxScrollY : int[read-only] 获取纵向可滚动最大值。 Text mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件...
来源: laya_api 发布时间: 20170929