custom_select:通过Vanilla JS创建无样式选择

时间:2024-04-18 14:56:15
【文件属性】:

文件名称:custom_select:通过Vanilla JS创建无样式选择

文件大小:2KB

文件格式:ZIP

更新时间:2024-04-18 14:56:15

JavaScript

custom_select 通过Vanilla JS创建无样式选择 原料药 只需调用以下命令即可创建新的自定义选择: 让mySel = new CustomSelect('class',options); 选项 { hideSelect:true / false //默认为true。 确定是否要在页面上隐藏元素afterInit:function(el){} //创建自定义选择后调用的回调函数。 要求找到第}页上的每个单独的选择


【文件预览】:
custom_select-master
----index.html(806B)
----main.js(3KB)
----README.md(435B)

网友评论