Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的网站中使用 Valum 文件上传插件以及 jquery-ui 主题 excite-bike。现在我的问题是按钮,它提供了 valum 插件来上传文件。我想用我的按钮来调用 valum`s uploader 。我怎样才能做到这一点?
您不要将 Valum Uploader 与 a 一起使用button-您将其传递给一个容器,它会为您创建“按钮”-这实际上是一个具有某些样式的 div ...您可以div使用qq-upload-button该类设置创建的样式
button
div
qq-upload-button