jQuery MiniUI

标题: textbox 清空事件 [打印本页]

作者: caojun900828    时间: 2017-3-20 15:31:07     标题: textbox 清空事件

对于textbox控件,可以在输入框右侧显示小叉叉,用于清空输入框内容。
请问,这个清空有没有事件?

作者: dforce    时间: 2017-3-20 16:02:35

combobox,buttonedit才有这样的关闭按照
可以监听oncloseclick
作者: caojun900828    时间: 2017-3-20 16:16:29

dforce 发表于 2017-3-20 16:02
combobox,buttonedit才有这样的关闭按照
可以监听oncloseclick

showClose="false",为什么不能去掉叉号呢?
作者: dforce    时间: 2017-3-20 17:05:57

caojun900828 发表于 2017-3-20 16:16
showClose="false",为什么不能去掉叉号呢?

textbox是没有x的,
用你的浏览器看http://www.miniui.com/demo/#src=textbox/textbox.html有没有这x号
作者: felt    时间: 2017-3-21 14:12:29

caojun900828 发表于 2017-3-20 16:16
showClose="false",为什么不能去掉叉号呢?

textbox是没有这个x号的,可以用别的控件实现你需要的这样的功能
<input id="edit1" class="mini-filteredit"   showClose="true"  showbutton="false" oncloseclick="alert(1)"/>
用filteredit,不显示下拉按钮
点击x号可以触发oncloseclick事件




欢迎光临 jQuery MiniUI (http://miniui.com/discuss/) Powered by Discuz! X2