【发布时间】:2014-05-01 22:49:12
【问题描述】:
我已经知道如何使用 dat.GUI 创建按钮(传递此问题中描述的函数:Is it possible to create a button using dat.gui)。我想制作一个触发加载文件事件的按钮,就像您对<input type="file" id="file" name="file" enctype="multipart/form-data" /> 所做的那样
这可能吗?
【问题讨论】:
标签: javascript html input-type-file dat.gui